Skip to main content

%Compiler.LG.JavaTableDef

Property Inventory

Method Inventory

Properties

property Constraints as list of %Compiler.LG.JavaConstraintDef [ Transient ];
Property methods: ConstraintsBuildValueArray(), ConstraintsCollectionToDisplay(), ConstraintsCollectionToOdbc(), ConstraintsDisplayToCollection(), ConstraintsGet(), ConstraintsGetObject(), ConstraintsGetObjectId(), ConstraintsGetSwizzled(), ConstraintsIsValid(), ConstraintsOdbcToCollection(), ConstraintsSet(), ConstraintsSetObject(), ConstraintsSetObjectId()
property HasPrimaryKey as %Boolean [ InitialExpression = 0 ];
Property methods: HasPrimaryKeyDisplayToLogical(), HasPrimaryKeyGet(), HasPrimaryKeyIsValid(), HasPrimaryKeyLogicalToDisplay(), HasPrimaryKeyNormalize(), HasPrimaryKeySet()
property PrimaryKey as %Compiler.LG.JavaConstraintDef [ Transient ];
Property methods: PrimaryKeyGet(), PrimaryKeyGetObject(), PrimaryKeyGetObjectId(), PrimaryKeyGetSwizzled(), PrimaryKeyIsEmpty(), PrimaryKeyIsValid(), PrimaryKeyNewObject(), PrimaryKeySet(), PrimaryKeySetObject(), PrimaryKeySetObjectId(), PrimaryKeyUnSwizzle()

Methods

method MakeFrom(javaDef As %Compiler.LG.JavaClassDef, Class As %String, Table As %String)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab