Contents Index enableUserAuthentication method Synchronization Parameters Reference

UltraLite Static Java User's Guide
  UltraLite Static Java API Reference
    UltraLite API reference
      Class JdbcSupport

disableUserAuthentication method

Prototype 

void disableUserAuthentication( )

Description 

Sets the UltraLite database so that user authentication is not required to connect to it. Must be called before the database object is created.

Parameters 

None.

Returns 

Void.

Throws 

java.sql.SQLException

See also 

enableUserAuthentication method


Contents Index enableUserAuthentication method Synchronization Parameters Reference