Contents Index Class JdbcSupport disableUserAuthentication method pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Java Applications
    UltraLite API reference
      Class JdbcSupport

enableUserAuthentication method

Prototype 

void enableUserAuthentication( )

Description 

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

Parameters 

None.

Returns 

Void.

Throws 

java.sql.SQLException

See also 

Java user authentication example


Contents Index Class JdbcSupport disableUserAuthentication method pdf/preface.pdf