Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

schemaCreateBegin method

Puts the connected database into schema creation mode.

Syntax
void Connection.schemaCreateBegin() throws ULjException
Remarks

When the database is in schema creation mode, data and synchronization operations are prohibited. Incoming connections to the database are also denied.