UltraLite User's Guide
Developing UltraLite Java Applications
UltraLite API reference
Class JdbcSupport
void disableUserAuthentication( )
Sets the UltraLite database so that user authentication is not required to connect to it. Must be called before the database object is created.
None.
Void.
java.sql.SQLException
enableUserAuthentication method