Contents Index enableUserAuthentication method UltraLite Reference pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Java Applications
    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 UltraLite Reference pdf/preface.pdf