|
Ok then. The only thing that could throw the NPE is the connection object. Have you check whether the DBConnectionManager class returning a valid connection object? If it fails to create the connection object, the connection is null, and when you try to create an instance of statement from it and NPE is thrown.
__________________
Website: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - Blog: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|