I tried to get the data from my database name as jaane with user name Hello and Password hello. Error:
java.lang.SecurityException: Prohibited package name:
Never Keep your class in a root package as "java" or never create a package starting as java. ... you can use any other identifier as your package name.