Uses of Interface
net.java.ao.schema.info.FieldInfo
Packages that use FieldInfo
-
Uses of FieldInfo in net.java.ao
Methods in net.java.ao with parameters of type FieldInfoModifier and TypeMethodDescriptionstatic <K> void
Common.validatePrimaryKey
(FieldInfo<K> primaryKeyInfo, Object value) -
Uses of FieldInfo in net.java.ao.schema.info
Fields in net.java.ao.schema.info with type parameters of type FieldInfoModifier and TypeFieldDescriptionFieldInfo.HAS_GENERATOR
A predicate for filtering fields with value generatorsFieldInfo.IS_REQUIRED
A predicate for filtering required fieldsFieldInfo.PLUCK_NAME
Return the name of the fieldMethods in net.java.ao.schema.info that return FieldInfoMethods in net.java.ao.schema.info that return types with arguments of type FieldInfo