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

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

 

createDomain function

Creates a fixed size domain.

Syntax
Domain Connection.createDomain(
  int type
) throws ULjException
Parameters
  • type   The domain type.

Returns

The Domain of the given type.