Uses of Class
net.java.ao.schema.ddl.DDLIndexField
Packages that use DDLIndexField
-
Uses of DDLIndexField in net.java.ao.schema.ddl
Methods in net.java.ao.schema.ddl that return DDLIndexFieldModifier and TypeMethodDescriptionDDLIndexField.DDLIndexFieldBuilder.build()
DDLIndex.getFields()
Methods in net.java.ao.schema.ddl with parameters of type DDLIndexFieldModifier and TypeMethodDescriptionDDLIndex.DDLIndexBuilder.field
(DDLIndexField field) DDLIndex.DDLIndexBuilder.fields
(DDLIndexField... fields)