@groovy.transform.CompileStatic class KeyValue extends Property
A KeyValue is a used to define the key used for a particular value
Fields inherited from class | Fields |
---|---|
class Property |
accessType, cascade, cascadeValidate, cascades, derived, enumType, fetchStrategy, formula, generator, inList, index, lazy, max, maxSize, min, minSize, nullable, orphanRemoval, propertyName, reference, scale, targetName, unique, uniquenessGroup |
Type | Name and description |
---|---|
java.lang.String |
key |
Methods inherited from class | Name |
---|---|
class Property |
clone, configureExisting, configureExisting, fetch, fetch, getEnumType, getEnumTypeObject, getLazy, getName, getUniquenessGroup, isLazy, isUnique, isUniqueWithinGroup, name, setEnumType, setEnumType, setFetch, setLazy, setName, setRange, setSize, setUnique, setUnique, setUnique, setUniquenessGroup, unique, unique, unique |
Groovy Documentation