- generate() - Method in class org.batoo.jpa.parser.impl.orm.AssociationOverrideElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.BasicAttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToOneAttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToOneAttributeElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.AttributeOverrideElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.BaseColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.ColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.ColumnResultElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.DiscriminatorColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.EntityListenerElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.EntityResultElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.FieldResultElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.GeneratedValueElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.HintElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.IdClassElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.InheritanceElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.InverseJoinColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.JoinColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.MapKeyClassElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.MapKeyElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.NamedNativeQueryElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.NamedQueryElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.OrderColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.PrimaryKeyJoinColumnElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.SecondaryTableElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.SequenceGeneratorElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.SqlResultSetMappingElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.TableElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.TableGeneratorElement
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.type.EmbeddableElementFactory
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Generates the elements artifact.
- generate() - Method in class org.batoo.jpa.parser.impl.orm.UniqueConstraintsElement
-
Generates the elements artifact.
- GeneratedValueElement - Class in org.batoo.jpa.parser.impl.orm
-
Element for generated-value elements.
- GeneratedValueElement(ParentElement, Map<String, String>) - Constructor for class org.batoo.jpa.parser.impl.orm.GeneratedValueElement
-
- GeneratedValueMetadata - Interface in org.batoo.jpa.parser.metadata
-
The definition of the generated values.
- GeneratedValueMetadataImpl - Class in org.batoo.jpa.parser.impl.metadata
-
Annotated definition of generated values.
- GeneratedValueMetadataImpl(AbstractLocator, GeneratedValue) - Constructor for class org.batoo.jpa.parser.impl.metadata.GeneratedValueMetadataImpl
-
- GeneratorElement - Class in org.batoo.jpa.parser.impl.orm
-
Element for sequence-generator and table-generator elements.
- GeneratorElement(ParentElement, Map<String, String>) - Constructor for class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
- GeneratorElement(ParentElement, Map<String, String>, String) - Constructor for class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
- GeneratorMetadata - Interface in org.batoo.jpa.parser.metadata
-
The common definition of the generators.
- getAccess() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributeMetadataImpl
-
Returns the access type of the attribute.
- getAccess() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributeElement
-
Returns the access type of the attribute.
- getAccess() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributeMetadata
-
Returns the access type of the attribute.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the default access type.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.metadata.type.ManagedTypeMetadatImpl
-
Returns the access type of the entity.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.AccessElement
-
Returns the accessType.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the default access type.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.PersistenceUnitDefaults
-
Returns the accessType.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.type.EmbeddableElementFactory
-
Returns the access type of the entity.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the access type of the entity.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Returns the access type of the entity.
- getAccessType() - Method in class org.batoo.jpa.parser.impl.orm.XmlMappingMetadataCompleteElement
-
Returns the accessType.
- getAccessType() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the default access type.
- getAccessType() - Method in interface org.batoo.jpa.parser.metadata.type.ManagedTypeMetadata
-
Returns the access type of the entity.
- getAllocationSize() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the allocation size of the generator.
- getAllocationSize() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the allocation size of the generator.
- getAllocationSize() - Method in class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
Returns the allocation size of the generator.
- getAllocationSize() - Method in interface org.batoo.jpa.parser.metadata.GeneratorMetadata
-
Returns the allocation size of the generator.
- getAnnotationsParsed() - Method in class org.batoo.jpa.parser.impl.metadata.type.ManagedTypeMetadatImpl
-
Returns the set of annotations parsed.
- getAssociationOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the list of association overrides for the embedded attribute.
- getAssociationOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.EmbeddedAttributeMetadataImpl
-
Returns the list of association overrides for the embedded attribute.
- getAssociationOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the associationOverrides of the entity.
- getAssociationOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the list of association overrides for the embedded attribute.
- getAssociationOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.EmbeddedAttributeElement
-
Returns the list of association overrides for the embedded attribute.
- getAssociationOverrides() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the associationOverrides of the entity.
- getAssociationOverrides() - Method in interface org.batoo.jpa.parser.metadata.attribute.EmbeddedAttributeMetadata
-
Returns the list of association overrides for the embedded attribute.
- getAssociationOverrides() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the associationOverrides of the entity.
- getAttribute(String) - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the attribute value for the name.
- getAttribute(String, boolean) - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the boolean attribute value for the name.
- getAttribute(String, int) - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the integer attribute value for the name.
- getAttribute(String, String) - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the attribute value for the name.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the list of attribute overrides for the embedded attribute.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.EmbeddedAttributeMetadataImpl
-
Returns the list of attribute overrides for the embedded attribute.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.EmbeddedIdAttributeMetadataImpl
-
Returns the attribute overrides of the embedded ids.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the attributeOverrides of the entity.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the list of attribute overrides for the embedded attribute.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.EmbeddedAttributeElement
-
Returns the list of attribute overrides for the embedded attribute.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.EmbeddedIdAttributeElement
-
Returns the attribute overrides of the embedded ids.
- getAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the attributeOverrides of the entity.
- getAttributeOverrides() - Method in interface org.batoo.jpa.parser.metadata.attribute.EmbeddedAttributeMetadata
-
Returns the list of attribute overrides for the embedded attribute.
- getAttributeOverrides() - Method in interface org.batoo.jpa.parser.metadata.attribute.EmbeddedIdAttributeMetadata
-
Returns the attribute overrides of the embedded ids.
- getAttributeOverrides() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the attributeOverrides of the entity.
- getAttributes() - Method in class org.batoo.jpa.parser.impl.metadata.type.ManagedTypeMetadatImpl
-
Returns the attributes of the entity.
- getAttributes() - Method in class org.batoo.jpa.parser.impl.orm.type.EmbeddableElementFactory
-
Returns the attributes of the entity.
- getAttributes() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the attributes of the entity.
- getAttributes() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Returns the attributes of the entity.
- getAttributes() - Method in interface org.batoo.jpa.parser.metadata.type.ManagedTypeMetadata
-
Returns the attributes of the entity.
- getBasics() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the basic attributes.
- getBasics() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the basic attributes.
- getBasics() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the basic attributes.
- getCacheable() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns if the entity is cachable.
- getCacheable() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns if the entity is cachable.
- getCacheable() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns if the entity is cachable.
- getCallbacks() - Method in class org.batoo.jpa.parser.impl.metadata.EntityListenerMetadataImpl
-
Returns the list of callbacks.
- getCallbacks() - Method in class org.batoo.jpa.parser.impl.metadata.type.IdentifiableMetadataImpl
-
Returns the callbacks of the identifiable type.
- getCallbacks() - Method in class org.batoo.jpa.parser.impl.orm.EntityListenerElement
-
Returns the list of callbacks.
- getCallbacks() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the callbacks of the identifiable type.
- getCallbacks() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Returns the callbacks of the identifiable type.
- getCallbacks() - Method in interface org.batoo.jpa.parser.metadata.EntityListenerMetadata
-
Returns the list of callbacks.
- getCallbacks() - Method in interface org.batoo.jpa.parser.metadata.type.IdentifiableTypeMetadata
-
Returns the callbacks of the identifiable type.
- getCascades() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the cascades of the association attribute.
- getCascades() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the cascades of the association attribute.
- getCascades() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement
-
Returns the cascades of the CascadesElement.
- getCascades() - Method in interface org.batoo.jpa.parser.metadata.attribute.AssociationAttributeMetadata
-
Returns the cascades of the association attribute.
- getCascadeType() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement.CascadeAllElement
-
Returns the cascade type of the element.
- getCascadeType() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement.CascadeDetachElement
-
Returns the cascade type of the element.
- getCascadeType() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement.CascadeMergeElement
-
Returns the cascade type of the element.
- getCascadeType() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement.CascadePersistElement
-
Returns the cascade type of the element.
- getCascadeType() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement.CascadeRefreshElement
-
Returns the cascade type of the element.
- getCascadeType() - Method in class org.batoo.jpa.parser.impl.orm.CascadesElement.CascadeRemoveElement
-
Returns the cascade type of the element.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.CollectionTableMetadataImpl
-
Returns the name of the catalog of the table.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the name of the catalog of the table.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the catalog.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.SecondaryTableMetadataImpl
-
Returns the name of the catalog of the table.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the catalog of the generator.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the catalog of the generator.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.metadata.TableMetadataImpl
-
Returns the name of the catalog of the table.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.orm.CatalogElement
-
Returns the catalog of the CatalogElement.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the catalog.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
Returns the catalog of the generator.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.orm.PersistenceUnitDefaults
-
Returns the catalog.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.orm.SecondaryTableElement
-
Returns the name of the catalog of the table.
- getCatalog() - Method in class org.batoo.jpa.parser.impl.orm.TableElement
-
Returns the name of the catalog of the table.
- getCatalog() - Method in interface org.batoo.jpa.parser.metadata.GeneratorMetadata
-
Returns the catalog of the generator.
- getCatalog() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the catalog.
- getCatalog() - Method in interface org.batoo.jpa.parser.metadata.TableMetadata
-
Returns the name of the catalog of the table.
- getClassloader() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the classloader of the PersistenceParser.
- getClassloader() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the classloader of the PersistenceParser.
- getClassloader() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the classloader of the PersistenceParser.
- getClassLoader() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getClassName() - Method in class org.batoo.jpa.parser.impl.metadata.EntityListenerMetadataImpl
-
Returns the entity listener class.
- getClassName() - Method in class org.batoo.jpa.parser.impl.metadata.type.ManagedTypeMetadatImpl
-
Returns the name of the class of the entity.
- getClassName() - Method in class org.batoo.jpa.parser.impl.orm.EntityListenerElement
-
Returns the entity listener class.
- getClassName() - Method in class org.batoo.jpa.parser.impl.orm.type.EmbeddableElementFactory
-
Returns the name of the class of the entity.
- getClassName() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the name of the class of the entity.
- getClassName() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Returns the name of the class of the entity.
- getClassName() - Method in interface org.batoo.jpa.parser.metadata.EntityListenerMetadata
-
Returns the entity listener class.
- getClassName() - Method in interface org.batoo.jpa.parser.metadata.type.ManagedTypeMetadata
-
Returns the name of the class of the entity.
- getClazz() - Method in class org.batoo.jpa.parser.impl.metadata.type.ManagedTypeMetadatImpl
-
Returns the clazz of the managed type.
- getClazz() - Method in class org.batoo.jpa.parser.impl.orm.MapKeyClassElement
-
Returns the class Name.
- getClazzs() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the clazzs property.
- getCollectionTable() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the collection table definition.
- getCollectionTable() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the collection table definition.
- getCollectionTable() - Method in interface org.batoo.jpa.parser.metadata.attribute.ElementCollectionAttributeMetadata
-
Returns the collection table definition.
- getColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the column definition.
- getColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.PhysicalAttributeMetadataImpl
-
Returns the column definition of the singular attribute.
- getColumn() - Method in class org.batoo.jpa.parser.impl.metadata.AttributeOverrideMetadataImpl
-
Returns the column of the override.
- getColumn() - Method in class org.batoo.jpa.parser.impl.metadata.FieldResultMetadataImpl
-
Name of the column in the SELECT clause - i.e., column aliases, if applicable.
- getColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the column definition.
- getColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.PhysicalAttributeElement
-
Returns the column definition of the singular attribute.
- getColumn() - Method in class org.batoo.jpa.parser.impl.orm.AttributeOverrideElement
-
Returns the column of the override.
- getColumn() - Method in class org.batoo.jpa.parser.impl.orm.FieldResultElement
-
Name of the column in the SELECT clause - i.e., column aliases, if applicable.
- getColumn() - Method in interface org.batoo.jpa.parser.metadata.attribute.ElementCollectionAttributeMetadata
-
Returns the column definition.
- getColumn() - Method in interface org.batoo.jpa.parser.metadata.attribute.PhysicalAttributeMetadata
-
Returns the column definition of the singular attribute.
- getColumn() - Method in interface org.batoo.jpa.parser.metadata.AttributeOverrideMetadata
-
Returns the column of the override.
- getColumn() - Method in interface org.batoo.jpa.parser.metadata.FieldResultMetadata
-
Name of the column in the SELECT clause - i.e., column aliases, if applicable.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the raw column definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.metadata.DiscriminatorColumnMetadataImpl
-
Returns the column definition of the discriminator column.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.metadata.JoinColumnMetadataImpl
-
Returns the raw column definition of the column.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.metadata.PrimaryKeyJoinColumnMetadataImpl
-
Returns the raw column definition of the primary key join column.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.orm.BaseColumnElement
-
Returns the columnDefinition of the ColumnElement.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.orm.DiscriminatorColumnElement
-
Returns the column definition of the discriminator column.
- getColumnDefinition() - Method in class org.batoo.jpa.parser.impl.orm.PrimaryKeyJoinColumnElement
-
Returns the raw column definition of the primary key join column.
- getColumnDefinition() - Method in interface org.batoo.jpa.parser.metadata.BaseColumnMetadata
-
Returns the raw column definition of the column.
- getColumnDefinition() - Method in interface org.batoo.jpa.parser.metadata.DiscriminatorColumnMetadata
-
Returns the column definition of the discriminator column.
- getColumnDefinition() - Method in interface org.batoo.jpa.parser.metadata.PrimaryKeyJoinColumnMetadata
-
Returns the raw column definition of the primary key join column.
- getColumnNames() - Method in class org.batoo.jpa.parser.impl.metadata.IndexMetadataImpl
-
Returns the list column names that make up the unique constraint.
- getColumnNames() - Method in class org.batoo.jpa.parser.impl.metadata.UniqueConstraintMetadataImpl
-
Returns the list column names that make up the unique constraint.
- getColumnNames() - Method in class org.batoo.jpa.parser.impl.orm.UniqueConstraintsElement
-
Returns the list column names that make up the unique constraint.
- getColumnNames() - Method in interface org.batoo.jpa.parser.metadata.IndexMetadata
-
Returns the list column names that make up the unique constraint.
- getColumnNames() - Method in interface org.batoo.jpa.parser.metadata.UniqueConstraintMetadata
-
Returns the list column names that make up the unique constraint.
- getColumnNumber() - Method in class org.batoo.jpa.parser.impl.orm.XmlLocator
-
Returns the column number of the location.
- getColumns() - Method in class org.batoo.jpa.parser.impl.metadata.SqlResultSetMappingMetadataImpl
-
Specifies the result set mapping to scalar values
- getColumns() - Method in class org.batoo.jpa.parser.impl.orm.SqlResultSetMappingElement
-
Specifies the result set mapping to scalar values
- getColumns() - Method in interface org.batoo.jpa.parser.metadata.SqlResultSetMappingMetadata
-
Specifies the result set mapping to scalar values
- getColumnTransformer() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.BasicAttributeMetadataImpl
-
Returns the columnTransformer
- getColumnTransformer() - Method in class org.batoo.jpa.parser.impl.orm.attribute.BasicAttributeElement
-
Returns the columnTransformer
- getColumnTransformer() - Method in interface org.batoo.jpa.parser.metadata.attribute.BasicAttributeMetadata
-
Returns the columnTransformer
- getDescription() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the description property.
- getDiscriminatorColumn() - Method in class org.batoo.jpa.parser.impl.metadata.EntityResultMetadataImpl
-
Specifies the column name (or alias) of the column in the SELECT list that is used to determine the type of the entity instance.
- getDiscriminatorColumn() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the discriminator column definition of the entity.
- getDiscriminatorColumn() - Method in class org.batoo.jpa.parser.impl.orm.EntityResultElement
-
Specifies the column name (or alias) of the column in the SELECT list that is used to determine the type of the entity instance.
- getDiscriminatorColumn() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the discriminator column definition of the entity.
- getDiscriminatorColumn() - Method in interface org.batoo.jpa.parser.metadata.EntityResultMetadata
-
Specifies the column name (or alias) of the column in the SELECT list that is used to determine the type of the entity instance.
- getDiscriminatorColumn() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the discriminator column definition of the entity.
- getDiscriminatorType() - Method in class org.batoo.jpa.parser.impl.metadata.DiscriminatorColumnMetadataImpl
-
Returns the type of the discriminator column.
- getDiscriminatorType() - Method in class org.batoo.jpa.parser.impl.orm.DiscriminatorColumnElement
-
Returns the type of the discriminator column.
- getDiscriminatorType() - Method in interface org.batoo.jpa.parser.metadata.DiscriminatorColumnMetadata
-
Returns the type of the discriminator column.
- getDiscriminatorValue() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the discriminator value for the entity.
- getDiscriminatorValue() - Method in class org.batoo.jpa.parser.impl.orm.DiscriminatorValueElement
-
Returns the discriminator value.
- getDiscriminatorValue() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the discriminator value for the entity.
- getDiscriminatorValue() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the discriminator value for the entity.
- getElementCollections() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the element collection attributes.
- getElementCollections() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the element collection attributes.
- getElementCollections() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the element collection attributes.
- getEmbeddedIds() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the embedded id attributes.
- getEmbeddedIds() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the embedded id attributes.
- getEmbeddedIds() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the embedded id attributes.
- getEmbeddeds() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the embedded attributes.
- getEmbeddeds() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the embedded attributes.
- getEmbeddeds() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the embedded attributes.
- getEntities() - Method in class org.batoo.jpa.parser.impl.metadata.SqlResultSetMappingMetadataImpl
-
Specifies the result set mapping to entities.
- getEntities() - Method in class org.batoo.jpa.parser.impl.orm.SqlResultSetMappingElement
-
Specifies the result set mapping to entities.
- getEntities() - Method in interface org.batoo.jpa.parser.metadata.SqlResultSetMappingMetadata
-
Specifies the result set mapping to entities.
- getEntityClass() - Method in class org.batoo.jpa.parser.impl.metadata.EntityResultMetadataImpl
-
The class of the result.
- getEntityClass() - Method in class org.batoo.jpa.parser.impl.orm.EntityResultElement
-
The class of the result.
- getEntityClass() - Method in interface org.batoo.jpa.parser.metadata.EntityResultMetadata
-
The class of the result.
- getEntityListeners() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the list of entity listeners.
- getEntityListeners() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the list of entity listeners.
- getEntityListeners() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the list of entity listeners.
- getEntityMappings() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the entity mappings.
- getEntityMappings() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the entity mappings.
- getEntityMappings() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the entity mappings.
- getEnumType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.BasicAttributeMetadataImpl
-
Returns the enumType of the basic attribute.
- getEnumType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the enum type.
- getEnumType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.BasicAttributeElement
-
Returns the enumType of the basic attribute.
- getEnumType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the enum type.
- getEnumType() - Method in class org.batoo.jpa.parser.impl.orm.EnumeratedElement
-
Returns the enumType.
- getEnumType() - Method in class org.batoo.jpa.parser.impl.orm.MapKeyEnumeratedElement
-
Returns the enumType.
- getEnumType() - Method in interface org.batoo.jpa.parser.metadata.attribute.BasicAttributeMetadata
-
Returns the enumType of the basic attribute.
- getEnumType() - Method in interface org.batoo.jpa.parser.metadata.attribute.ElementCollectionAttributeMetadata
-
Returns the enum type.
- getExcludeUnlistedClasses() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the excludeUnlistedClasses property.
- getExpectedChildElements() - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the expectedChildElements of the Element.
- getFetchStrategy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the fetching strategy for eager joins.
- getFetchStrategy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the fetching strategy for eager joins.
- getFetchStrategy() - Method in interface org.batoo.jpa.parser.metadata.attribute.AssociationAttributeMetadata
-
Returns the fetching strategy for eager joins.
- getFetchType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the fetch type of the association attribute.
- getFetchType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.BasicAttributeMetadataImpl
-
Returns the fetch type of the attribute.
- getFetchType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the fetch type.
- getFetchType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the fetch type of the association attribute.
- getFetchType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.BasicAttributeElement
-
Returns the fetch type of the attribute.
- getFetchType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the fetch type.
- getFetchType() - Method in interface org.batoo.jpa.parser.metadata.attribute.AssociationAttributeMetadata
-
Returns the fetch type of the association attribute.
- getFetchType() - Method in interface org.batoo.jpa.parser.metadata.attribute.BasicAttributeMetadata
-
Returns the fetch type of the attribute.
- getFetchType() - Method in interface org.batoo.jpa.parser.metadata.attribute.ElementCollectionAttributeMetadata
-
Returns the fetch type.
- getFields() - Method in class org.batoo.jpa.parser.impl.metadata.EntityResultMetadataImpl
-
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
- getFields() - Method in class org.batoo.jpa.parser.impl.orm.EntityResultElement
-
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
- getFields() - Method in interface org.batoo.jpa.parser.metadata.EntityResultMetadata
-
Maps the columns specified in the SELECT list of the query to the properties or fields of the entity class.
- getFileName() - Method in class org.batoo.jpa.parser.impl.orm.XmlLocator
-
Returns the name of the ORM XML File.
- getGeneratedValue() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.IdAttributeMetadataImpl
-
Returns the value generation definition of the id attribute.
- getGeneratedValue() - Method in class org.batoo.jpa.parser.impl.orm.attribute.IdAttributeElement
-
Returns the value generation definition of the id attribute.
- getGeneratedValue() - Method in interface org.batoo.jpa.parser.metadata.attribute.IdAttributeMetadata
-
Returns the value generation definition of the id attribute.
- getGenerator() - Method in class org.batoo.jpa.parser.impl.metadata.GeneratedValueMetadataImpl
-
Returns the name of the generator of the generated value.
- getGenerator() - Method in class org.batoo.jpa.parser.impl.orm.GeneratedValueElement
-
Returns the name of the generator of the generated value.
- getGenerator() - Method in interface org.batoo.jpa.parser.metadata.GeneratedValueMetadata
-
Returns the name of the generator of the generated value.
- getHints() - Method in class org.batoo.jpa.parser.impl.metadata.NamedNativeQueryMetadataImpl
-
Returns the list query hints.
- getHints() - Method in class org.batoo.jpa.parser.impl.metadata.NamedQueryMetadataImpl
-
Returns the list query hints.
- getHints() - Method in class org.batoo.jpa.parser.impl.orm.NamedNativeQueryElement
-
Returns the list query hints.
- getHints() - Method in class org.batoo.jpa.parser.impl.orm.NamedQueryElement
-
Returns the list query hints.
- getHints() - Method in interface org.batoo.jpa.parser.metadata.NamedNativeQueryMetadata
-
Returns the list query hints.
- getHints() - Method in interface org.batoo.jpa.parser.metadata.NamedQueryMetadata
-
Returns the list query hints.
- getIdClass() - Method in class org.batoo.jpa.parser.impl.metadata.type.IdentifiableMetadataImpl
-
Returns the id class of the identifiable type.
- getIdClass() - Method in class org.batoo.jpa.parser.impl.orm.IdClassElement
-
Returns the idClass of the IdClassElement.
- getIdClass() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the id class of the identifiable type.
- getIdClass() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Returns the id class of the identifiable type.
- getIdClass() - Method in interface org.batoo.jpa.parser.metadata.type.IdentifiableTypeMetadata
-
Returns the id class of the identifiable type.
- getIds() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the id attributes.
- getIds() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the id attributes.
- getIds() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the id attributes.
- getIndex() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.BasicAttributeMetadataImpl
-
Returns the index definition.
- getIndex() - Method in class org.batoo.jpa.parser.impl.orm.attribute.BasicAttributeElement
-
Returns the index definition.
- getIndex() - Method in interface org.batoo.jpa.parser.metadata.attribute.BasicAttributeMetadata
-
Returns the index definition.
- getIndexes() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the list of indexes of the entity.
- getIndexes() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the list of indexes of the entity.
- getIndexes() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the list of indexes of the entity.
- getInheritanceType() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the inheritance type of the entity.
- getInheritanceType() - Method in class org.batoo.jpa.parser.impl.orm.InheritanceElement
-
Returns the inheritance type.
- getInheritanceType() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the inheritance type of the entity.
- getInheritanceType() - Method in interface org.batoo.jpa.parser.metadata.InheritanceMetadata
-
Returns the inheritance type.
- getInheritanceType() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the inheritance type of the entity.
- getInitialValue() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the initial value of the generator.
- getInitialValue() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the initial value of the generator.
- getInitialValue() - Method in class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
Returns the initialValue of the GeneratorElement.
- getInitialValue() - Method in interface org.batoo.jpa.parser.metadata.GeneratorMetadata
-
Returns the initial value of the generator.
- getInstance() - Static method in class org.batoo.jpa.parser.impl.acl.ClassloaderAnnotatedClassLocator
-
- getInstance() - Static method in class org.batoo.jpa.parser.impl.acl.JarAnnotatedClassLocator
-
- getInstance() - Static method in class org.batoo.jpa.parser.impl.acl.JBoss7AnnotatedClassLocator
-
- getInstance() - Static method in class org.batoo.jpa.parser.impl.acl.StandaloneAnnotatedClassLocator
-
- getInverseJoinColumns() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the list of inverse join columns of the table.
- getInverseJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.CollectionTableElement
-
Returns the list of inverse join columns of the table.
- getInverseJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.JoinTableElement
-
Returns the list of inverse join columns of the table.
- getInverseJoinColumns() - Method in interface org.batoo.jpa.parser.metadata.JoinTableMetadata
-
Returns the list of inverse join columns of the table.
- getJarFiles() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the jarFiles property.
- getJarFileUrls() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.metadata.AssociationOverrideMetadataImpl
-
Returns the list of join column definition.
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the list of join column definition.
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.metadata.CollectionTableMetadataImpl
-
Returns the list of join columns of the table..
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the list of join columns of the table..
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.AssociationOverrideElement
-
Returns the list of join column definition.
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the list of join column definition.
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.CollectionTableElement
-
Returns the list of join columns of the table..
- getJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.JoinTableElement
-
Returns the list of join columns of the table..
- getJoinColumns() - Method in interface org.batoo.jpa.parser.metadata.AssociationMetadata
-
Returns the list of join column definition.
- getJoinColumns() - Method in interface org.batoo.jpa.parser.metadata.CollectionTableMetadata
-
Returns the list of join columns of the table..
- getJoinColumns() - Method in interface org.batoo.jpa.parser.metadata.JoinTableMetadata
-
Returns the list of join columns of the table..
- getJoinTable() - Method in class org.batoo.jpa.parser.impl.metadata.AssociationOverrideMetadataImpl
-
Returns the join table definition.
- getJoinTable() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the join table definition.
- getJoinTable() - Method in class org.batoo.jpa.parser.impl.orm.AssociationOverrideElement
-
Returns the join table definition.
- getJoinTable() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the join table definition.
- getJoinTable() - Method in interface org.batoo.jpa.parser.metadata.AssociationMetadata
-
Returns the join table definition.
- getJtaDataSource() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the JTA datasource JNDI name.
- getJtaDataSource() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the jtaDataSource property.
- getJtaDataSource() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the JTA datasource JNDI name.
- getJtaDataSource() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the JTA datasource JNDI name.
- getJtaDataSource() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getLength() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.parser.impl.metadata.DiscriminatorColumnMetadataImpl
-
Returns the length of the discriminator column.
- getLength() - Method in class org.batoo.jpa.parser.impl.orm.ColumnElement
-
Returns the length of the column.
- getLength() - Method in class org.batoo.jpa.parser.impl.orm.DiscriminatorColumnElement
-
Returns the length of the discriminator column.
- getLength() - Method in class org.batoo.jpa.parser.impl.orm.OrderColumnElement
-
Returns the length of the column.
- getLength() - Method in interface org.batoo.jpa.parser.metadata.ColumnMetadata
-
Returns the length of the column.
- getLength() - Method in interface org.batoo.jpa.parser.metadata.DiscriminatorColumnMetadata
-
Returns the length of the discriminator column.
- getLineNumber() - Method in class org.batoo.jpa.parser.impl.orm.XmlLocator
-
Returns the line number of the location.
- getListeners() - Method in class org.batoo.jpa.parser.impl.metadata.type.IdentifiableMetadataImpl
-
Returns the entity listeners of the identifiable type.
- getListeners() - Method in class org.batoo.jpa.parser.impl.orm.EntityListenersElement
-
Returns the listeners of the EntityListenersElement.
- getListeners() - Method in class org.batoo.jpa.parser.impl.orm.PersistenceUnitDefaults
-
Returns the listeners.
- getListeners() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the entity listeners of the identifiable type.
- getListeners() - Method in class org.batoo.jpa.parser.impl.orm.type.MappedSuperclassElementFactory
-
Returns the entity listeners of the identifiable type.
- getListeners() - Method in interface org.batoo.jpa.parser.metadata.type.IdentifiableTypeMetadata
-
Returns the entity listeners of the identifiable type.
- getLocalName() - Method in class org.batoo.jpa.parser.impl.orm.XmlLocator
-
Returns the local name of the location.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.AssociationOverrideMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributeMetadataImpl
-
Returns the locator of the attribute.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.AttributeOverrideMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.CollectionTableMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnResultMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnTransformerMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.DiscriminatorColumnMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.EntityListenerMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.EntityResultMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.FieldResultMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.GeneratedValueMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.IndexMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.JoinColumnMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.NamedNativeQueryMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.NamedQueryMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.PrimaryKeyJoinColumnMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.SecondaryTableMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.SqlResultSetMappingMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.TableMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.type.ManagedTypeMetadatImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.metadata.UniqueConstraintMetadataImpl
-
Returns the locator.
- getLocator() - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the locator.
- getLocator() - Method in interface org.batoo.jpa.parser.metadata.LocatableMatadata
-
Returns the locator.
- getLockMode() - Method in class org.batoo.jpa.parser.impl.metadata.NamedQueryMetadataImpl
-
Returns the lock mode.
- getLockMode() - Method in class org.batoo.jpa.parser.impl.orm.LockModeElement
-
Returns the lock mode.
- getLockMode() - Method in class org.batoo.jpa.parser.impl.orm.NamedQueryElement
-
Returns the lock mode.
- getLockMode() - Method in interface org.batoo.jpa.parser.metadata.NamedQueryMetadata
-
Returns the lock mode.
- getManagedClassNames() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getManyToManies() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the many-to-many attributes.
- getManyToManies() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the many-to-many attributes.
- getManyToManies() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the many-to-many attributes.
- getManyToOnes() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the many-to-one attributes.
- getManyToOnes() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the many-to-one attributes.
- getManyToOnes() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the many-to-one attributes.
- getMapKey() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the map key.
- getMapKey() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the map key.
- getMapKey() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the map key.
- getMapKey() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the map key.
- getMapKey() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the map key.
- getMapKey() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the map key.
- getMapKey() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the map key.
- getMapKeyAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the list of map key attribute overrides.
- getMapKeyAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the list of map key attribute overrides.
- getMapKeyAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the list of map key attribute overrides.
- getMapKeyAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the list of map key attribute overrides.
- getMapKeyAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the list of map key attribute overrides.
- getMapKeyAttributeOverrides() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the list of map key attribute overrides.
- getMapKeyAttributeOverrides() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the list of map key attribute overrides.
- getMapKeyClass() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the mapKeyClass of the OneToManyAttributeElement.
- getMapKeyClassName() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the class name of the map key.
- getMapKeyClassName() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the class name of the map key.
- getMapKeyClassName() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the class name of the map key.
- getMapKeyClassName() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the class name of the map key.
- getMapKeyClassName() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the class name of the map key.
- getMapKeyClassName() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the class name of the map key.
- getMapKeyClassName() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the class name of the map key.
- getMapKeyColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the map key column definition.
- getMapKeyColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the map key column definition.
- getMapKeyColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the map key column definition.
- getMapKeyColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the map key column definition.
- getMapKeyColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the map key column definition.
- getMapKeyColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the map key column definition.
- getMapKeyColumn() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the map key column definition.
- getMapKeyEnumType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the enum type of the map key.
- getMapKeyEnumType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the enum type of the map key.
- getMapKeyEnumType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the enum type of the map key.
- getMapKeyEnumType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the enum type of the map key.
- getMapKeyEnumType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the enum type of the map key.
- getMapKeyEnumType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the enum type of the map key.
- getMapKeyEnumType() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the enum type of the map key.
- getMapKeyTemporalType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the temporal type of the map key.
- getMapKeyTemporalType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the temporal type of the map key.
- getMapKeyTemporalType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the temporal type of the map key.
- getMapKeyTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the temporal type of the map key.
- getMapKeyTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the temporal type of the map key.
- getMapKeyTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the temporal type of the map key.
- getMapKeyTemporalType() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the temporal type of the map key.
- getMappedBy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the name of the bidirectional owner association attribute.
- getMappedBy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the name of the bidirectional owner association attribute.
- getMappedBy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToOneAttributeMetadataImpl
-
Returns the name of the bidirectional owner association attribute.
- getMappedBy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the name of the bidirectional owner association attribute.
- getMappedBy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the name of the bidirectional owner association attribute.
- getMappedBy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToOneAttributeElement
-
Returns the name of the bidirectional owner association attribute.
- getMappedBy() - Method in interface org.batoo.jpa.parser.metadata.attribute.MappableAssociationAttributeMetadata
-
Returns the name of the bidirectional owner association attribute.
- getMappingFileNames() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getMappingFiles() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the mappingFiles property.
- getMapsId() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToOneAttributeMetadataImpl
-
Returns the maps id.
- getMapsId() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToOneAttributeMetadataImpl
-
Returns the maps id.
- getMapsId() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToOneAttributeElement
-
Returns the maps id.
- getMapsId() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToOneAttributeElement
-
Returns the maps id.
- getMapsId() - Method in interface org.batoo.jpa.parser.metadata.attribute.OptionalAssociationAttributeMetadata
-
Returns the maps id.
- getMaxFetchDepth() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the max fetch depth for eager joins.
- getMaxFetchDepth() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the max fetch depth for eager joins.
- getMaxFetchDepth() - Method in interface org.batoo.jpa.parser.metadata.attribute.AssociationAttributeMetadata
-
Returns the max fetch depth for eager joins.
- getMember() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributeMetadataImpl
-
Returns the java member of the attribute.
- getMetadata() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the metadata of the parser.
- getMetadata() - Method in class org.batoo.jpa.parser.impl.orm.OrmContentHandler
-
Returns the metadata.
- getMetadata() - Method in class org.batoo.jpa.parser.impl.OrmParser
-
Returns the metadata.
- getMetadata() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the metadata of the parser.
- getMetadata() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the metadata of the parser.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.AssociationOverrideMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributeMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.AttributeOverrideMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.CollectionTableMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnResultMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.DiscriminatorColumnMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.FieldResultMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.IndexMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.JoinColumnMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.NamedNativeQueryMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.NamedQueryMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.PrimaryKeyJoinColumnMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.SecondaryTableMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.SqlResultSetMappingMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.TableMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.metadata.UniqueConstraintMetadataImpl
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.AssociationOverrideElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributeElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.attribute.TransientElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.AttributeOverrideElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.BaseColumnElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.ColumnNameElement
-
Returns the name.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.ColumnResultElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.DiscriminatorColumnElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.FieldResultElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.HintElement
-
Returns the name of the hint.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.MapKeyElement
-
Returns the name of the map key.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.NamedNativeQueryElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.NamedQueryElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.PrimaryKeyJoinColumnElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.SecondaryTableElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.SqlResultSetMappingElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.TableElement
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the name of the Bindable.
- getName() - Method in class org.batoo.jpa.parser.impl.orm.UniqueConstraintsElement
-
Returns the name of the Bindable.
- getName() - Method in interface org.batoo.jpa.parser.metadata.BindableMetadata
-
Returns the name of the Bindable.
- getName() - Method in interface org.batoo.jpa.parser.metadata.CallbackMetadata
-
Returns the method name of the callback.
- getName() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the name property.
- getName() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the name property.
- getNamedNativeQueries() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the list of named native queries.
- getNamedNativeQueries() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the list of named native queries.
- getNamedNativeQueries() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the list of named native queries.
- getNamedNativeQueries() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the list of named native queries.
- getNamedNativeQueries() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the list of named native queries.
- getNamedNativeQueries() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the list of named native queries.
- getNamedQueries() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the list of named queries.
- getNamedQueries() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the list of named queries.
- getNamedQueries() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the list of named queries.
- getNamedQueries() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the list of named queries.
- getNamedQueries() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the list of named queries.
- getNamedQueries() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the list of named queries.
- getNewTempClassLoader() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getNonJtaDataSource() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the non-JTA datasource JNDI name.
- getNonJtaDataSource() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the nonJtaDataSource property.
- getNonJtaDataSource() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the non-JTA datasource JNDI name.
- getNonJtaDataSource() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the non-JTA datasource JNDI name.
- getNonJtaDataSource() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getOneToManies() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the one-to-many attributes.
- getOneToManies() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the one-to-many attributes.
- getOneToManies() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the one-to-many attributes.
- getOneToOnes() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the one-to-one attributes.
- getOneToOnes() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the one-to-one attributes.
- getOneToOnes() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the one-to-one attributes.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the order by.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the order by.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the order by.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the order by.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the order by.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the order by.
- getOrderBy() - Method in class org.batoo.jpa.parser.impl.orm.OrderByElement
-
Returns the order by.
- getOrderBy() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the order by.
- getOrderColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the order column definition.
- getOrderColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ManyToManyAttributeMetadataImpl
-
Returns the order column definition.
- getOrderColumn() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToManyAttributeMetadataImpl
-
Returns the order column definition.
- getOrderColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the order column definition.
- getOrderColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ManyToManyAttributeElement
-
Returns the order column definition.
- getOrderColumn() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToManyAttributeElement
-
Returns the order column definition.
- getOrderColumn() - Method in interface org.batoo.jpa.parser.metadata.attribute.PluralAttributeMetadata
-
Returns the order column definition.
- getParent() - Method in class org.batoo.jpa.parser.impl.orm.Element
-
Returns the parent of the Element.
- getPersistenceProviderClassName() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getPersistenceUnitDefaults() - Method in class org.batoo.jpa.parser.impl.orm.PersistenceUnitMetadataElement
-
Returns the persistence unit defaults.
- getPersistenceUnitName() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getPersistenceUnitRootUrl() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getPersistenceUnits() - Method in class org.batoo.jpa.parser.persistence.Persistence
-
Gets the value of the persistenceUnits property.
- getPersistenceXMLSchemaVersion() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getPkColumnName() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the name of the primary key column of the table generator.
- getPkColumnName() - Method in class org.batoo.jpa.parser.impl.orm.TableGeneratorElement
-
Returns the name of the primary key column of the table generator.
- getPkColumnName() - Method in interface org.batoo.jpa.parser.metadata.TableGeneratorMetadata
-
Returns the name of the primary key column of the table generator.
- getPkColumnValue() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the primary key value of the table generator.
- getPkColumnValue() - Method in class org.batoo.jpa.parser.impl.orm.TableGeneratorElement
-
Returns the primary key value of the table generator.
- getPkColumnValue() - Method in interface org.batoo.jpa.parser.metadata.TableGeneratorMetadata
-
Returns the primary key value of the table generator.
- getPrecision() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.parser.impl.orm.ColumnElement
-
Returns the precision of the column.
- getPrecision() - Method in class org.batoo.jpa.parser.impl.orm.OrderColumnElement
-
Returns the precision of the column.
- getPrecision() - Method in interface org.batoo.jpa.parser.metadata.ColumnMetadata
-
Returns the precision of the column.
- getPrimaryKeyJoinColumnMetadata() - Method in class org.batoo.jpa.parser.impl.metadata.SecondaryTableMetadataImpl
-
Returns the list of primary key join columns of the secondary table.
- getPrimaryKeyJoinColumnMetadata() - Method in interface org.batoo.jpa.parser.metadata.SecondaryTableMetadata
-
Returns the list of primary key join columns of the secondary table.
- getPrimaryKeyJoinColumns() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.OneToOneAttributeMetadataImpl
-
Returns the primary key join columns definition of the one to one attribute.
- getPrimaryKeyJoinColumns() - Method in class org.batoo.jpa.parser.impl.orm.attribute.OneToOneAttributeElement
-
Returns the primary key join columns definition of the one to one attribute.
- getPrimaryKeyJoinColumns() - Method in interface org.batoo.jpa.parser.metadata.attribute.OneToOneAttributeMetadata
-
Returns the primary key join columns definition of the one to one attribute.
- getProperties() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the properties of the persistence unit.
- getProperties() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the properties property.
- getProperties() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit.Properties
-
Gets the value of the properties property.
- getProperties() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the properties of the persistence unit.
- getProperties() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the properties of the persistence unit.
- getProperties() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getProvider() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the persistence provider.
- getProvider() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the provider property.
- getProvider() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the persistence provider.
- getProvider() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the persistence provider.
- getQuery() - Method in class org.batoo.jpa.parser.impl.metadata.NamedNativeQueryMetadataImpl
-
Returns the query.
- getQuery() - Method in class org.batoo.jpa.parser.impl.metadata.NamedQueryMetadataImpl
-
Returns the query.
- getQuery() - Method in class org.batoo.jpa.parser.impl.orm.NamedNativeQueryElement
-
Returns the query.
- getQuery() - Method in class org.batoo.jpa.parser.impl.orm.NamedQueryElement
-
Returns the query.
- getQuery() - Method in class org.batoo.jpa.parser.impl.orm.QueryElement
-
Returns the query.
- getQuery() - Method in interface org.batoo.jpa.parser.metadata.NamedNativeQueryMetadata
-
Returns the query.
- getQuery() - Method in interface org.batoo.jpa.parser.metadata.NamedQueryMetadata
-
Returns the query.
- getRead() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnTransformerMetadataImpl
-
Return the custom read sql expression
- getRead() - Method in interface org.batoo.jpa.parser.metadata.ColumnTransformerMetadata
-
Return the custom read sql expression
- getReferencedColumnName() - Method in class org.batoo.jpa.parser.impl.metadata.JoinColumnMetadataImpl
-
Returns the name of the referenced column of the join column.
- getReferencedColumnName() - Method in class org.batoo.jpa.parser.impl.metadata.PrimaryKeyJoinColumnMetadataImpl
-
Returns the name of the referenced column of the the primary key join column.
- getReferencedColumnName() - Method in class org.batoo.jpa.parser.impl.orm.InverseJoinColumnElement
-
Returns the name of the referenced column of the join column.
- getReferencedColumnName() - Method in class org.batoo.jpa.parser.impl.orm.JoinColumnElement
-
Returns the name of the referenced column of the join column.
- getReferencedColumnName() - Method in class org.batoo.jpa.parser.impl.orm.PrimaryKeyJoinColumnElement
-
Returns the name of the referenced column of the the primary key join column.
- getReferencedColumnName() - Method in interface org.batoo.jpa.parser.metadata.JoinColumnMetadata
-
Returns the name of the referenced column of the join column.
- getReferencedColumnName() - Method in interface org.batoo.jpa.parser.metadata.PrimaryKeyJoinColumnMetadata
-
Returns the name of the referenced column of the the primary key join column.
- getResultClass() - Method in class org.batoo.jpa.parser.impl.metadata.NamedNativeQueryMetadataImpl
-
Returns the result class.
- getResultClass() - Method in class org.batoo.jpa.parser.impl.orm.NamedNativeQueryElement
-
Returns the result class.
- getResultClass() - Method in interface org.batoo.jpa.parser.metadata.NamedNativeQueryMetadata
-
Returns the result class.
- getResultSetMapping() - Method in class org.batoo.jpa.parser.impl.metadata.NamedNativeQueryMetadataImpl
-
Returns the resultset mapping.
- getResultSetMapping() - Method in class org.batoo.jpa.parser.impl.orm.NamedNativeQueryElement
-
Returns the resultset mapping.
- getResultSetMapping() - Method in interface org.batoo.jpa.parser.metadata.NamedNativeQueryMetadata
-
Returns the resultset mapping.
- getScale() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.parser.impl.orm.ColumnElement
-
Returns the scale of the column.
- getScale() - Method in class org.batoo.jpa.parser.impl.orm.OrderColumnElement
-
Returns the scale of the column.
- getScale() - Method in interface org.batoo.jpa.parser.metadata.ColumnMetadata
-
Returns the scale of the column.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.CollectionTableMetadataImpl
-
Returns the name of the schema of the table.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the name of the schema of the table.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the schema.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.SecondaryTableMetadataImpl
-
Returns the name of the schema of the table.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the name of the schema of the generator.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the name of the schema of the generator.
- getSchema() - Method in class org.batoo.jpa.parser.impl.metadata.TableMetadataImpl
-
Returns the name of the schema of the table.
- getSchema() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the schema.
- getSchema() - Method in class org.batoo.jpa.parser.impl.orm.GeneratorElement
-
Returns the name of the schema of the generator.
- getSchema() - Method in class org.batoo.jpa.parser.impl.orm.PersistenceUnitDefaults
-
Returns the schema.
- getSchema() - Method in class org.batoo.jpa.parser.impl.orm.SchemaElement
-
Returns the schema of the SchemaElement.
- getSchema() - Method in class org.batoo.jpa.parser.impl.orm.SecondaryTableElement
-
Returns the name of the schema of the table.
- getSchema() - Method in class org.batoo.jpa.parser.impl.orm.TableElement
-
Returns the name of the schema of the table.
- getSchema() - Method in interface org.batoo.jpa.parser.metadata.GeneratorMetadata
-
Returns the name of the schema of the generator.
- getSchema() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the schema.
- getSchema() - Method in interface org.batoo.jpa.parser.metadata.TableMetadata
-
Returns the name of the schema of the table.
- getSecondaryTables() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the list secondary tables of the entity.
- getSecondaryTables() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the list secondary tables of the entity.
- getSecondaryTables() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the list secondary tables of the entity.
- getSequenceGenerator() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.IdAttributeMetadataImpl
-
Returns the sequence generator definition of the id attribute.
- getSequenceGenerator() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the sequence Generator of the entity.
- getSequenceGenerator() - Method in class org.batoo.jpa.parser.impl.orm.attribute.IdAttributeElement
-
Returns the sequence generator definition of the id attribute.
- getSequenceGenerator() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the sequence Generator of the entity.
- getSequenceGenerator() - Method in interface org.batoo.jpa.parser.metadata.attribute.IdAttributeMetadata
-
Returns the sequence generator definition of the id attribute.
- getSequenceGenerator() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the sequence Generator of the entity.
- getSequenceGenerators() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the list of sequence generators.
- getSequenceGenerators() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the list of sequence generators.
- getSequenceGenerators() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the list of sequence generators.
- getSequenceName() - Method in class org.batoo.jpa.parser.impl.metadata.SequenceGeneratorMetadataImpl
-
Returns the name of the sequence of the sequence generator.
- getSequenceName() - Method in class org.batoo.jpa.parser.impl.orm.SequenceGeneratorElement
-
Returns the name of the sequence of the sequence generator.
- getSequenceName() - Method in interface org.batoo.jpa.parser.metadata.SequenceGeneratorMetadata
-
Returns the name of the sequence of the sequence generator.
- getSharedCacheMode() - Method in class org.batoo.jpa.parser.AndroidPersistenceParserImpl
-
Returns the specification of how the provider must use a second-level cache for the persistence unit.
- getSharedCacheMode() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the sharedCacheMode property.
- getSharedCacheMode() - Method in interface org.batoo.jpa.parser.PersistenceParser
-
Returns the specification of how the provider must use a second-level cache for the persistence unit.
- getSharedCacheMode() - Method in class org.batoo.jpa.parser.PersistenceParserImpl
-
Returns the specification of how the provider must use a second-level cache for the persistence unit.
- getSharedCacheMode() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getSqlResultSetMapping() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the list of SqlResultSetMappingMetadata
- getSqlResultSetMapping() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the list of SqlResultSetMappingMetadata
- getSqlResultSetMapping() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the list of SqlResultSetMappingMetadata
- getSqlResultSetMappings() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the list of SqlResultSetMappingMetadata
- getSqlResultSetMappings() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the list of SqlResultSetMappingMetadata
- getSqlResultSetMappings() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the list of SqlResultSetMappingMetadata
- getStrategy() - Method in class org.batoo.jpa.parser.impl.metadata.GeneratedValueMetadataImpl
-
Returns the strategy of the generated value.
- getStrategy() - Method in class org.batoo.jpa.parser.impl.orm.GeneratedValueElement
-
Returns the strategy of the generated value.
- getStrategy() - Method in interface org.batoo.jpa.parser.metadata.GeneratedValueMetadata
-
Returns the strategy of the generated value.
- getTable() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnMetadataImpl
-
Returns the table of the column.
- getTable() - Method in class org.batoo.jpa.parser.impl.metadata.IndexMetadataImpl
-
Returns the name of the table.
- getTable() - Method in class org.batoo.jpa.parser.impl.metadata.JoinColumnMetadataImpl
-
Returns the table of the column.
- getTable() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the table name of the table generator.
- getTable() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the table of the entity.
- getTable() - Method in class org.batoo.jpa.parser.impl.orm.BaseColumnElement
-
Returns the table of the column.
- getTable() - Method in class org.batoo.jpa.parser.impl.orm.TableGeneratorElement
-
Returns the table name of the table generator.
- getTable() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the table of the entity.
- getTable() - Method in interface org.batoo.jpa.parser.metadata.BaseColumnMetadata
-
Returns the table of the column.
- getTable() - Method in interface org.batoo.jpa.parser.metadata.IndexMetadata
-
Returns the name of the table.
- getTable() - Method in interface org.batoo.jpa.parser.metadata.TableGeneratorMetadata
-
Returns the table name of the table generator.
- getTable() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the table of the entity.
- getTableGenerator() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.IdAttributeMetadataImpl
-
Returns the table generator definition of the id attribute.
- getTableGenerator() - Method in class org.batoo.jpa.parser.impl.metadata.type.EntityMetadataImpl
-
Returns the table generator of the entity.
- getTableGenerator() - Method in class org.batoo.jpa.parser.impl.orm.attribute.IdAttributeElement
-
Returns the table generator definition of the id attribute.
- getTableGenerator() - Method in class org.batoo.jpa.parser.impl.orm.type.EntityElementFactory
-
Returns the table generator of the entity.
- getTableGenerator() - Method in interface org.batoo.jpa.parser.metadata.attribute.IdAttributeMetadata
-
Returns the table generator definition of the id attribute.
- getTableGenerator() - Method in interface org.batoo.jpa.parser.metadata.type.EntityMetadata
-
Returns the table generator of the entity.
- getTableGenerators() - Method in class org.batoo.jpa.parser.impl.metadata.MetadataImpl
-
Returns the list of table generators.
- getTableGenerators() - Method in class org.batoo.jpa.parser.impl.orm.EntityMappings
-
Returns the list of table generators.
- getTableGenerators() - Method in interface org.batoo.jpa.parser.metadata.Metadata
-
Returns the list of table generators.
- getTargetClass() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the name of the target class.
- getTargetClass() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the name of the target class.
- getTargetClass() - Method in interface org.batoo.jpa.parser.metadata.attribute.ElementCollectionAttributeMetadata
-
Returns the name of the target class.
- getTargetEntity() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AssociationAttributeMetadataImpl
-
Returns the name of the target entity of the association attribute.
- getTargetEntity() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AssociationElement
-
Returns the name of the target entity of the association attribute.
- getTargetEntity() - Method in interface org.batoo.jpa.parser.metadata.attribute.AssociationAttributeMetadata
-
Returns the name of the target entity of the association attribute.
- getTemporalType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.ElementCollectionAttributeMetadataImpl
-
Returns the temporal type.
- getTemporalType() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.PhysicalAttributeMetadataImpl
-
Returns the temporal type of the singular attribute.
- getTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.ElementCollectionAttributeElement
-
Returns the temporal type.
- getTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.attribute.PhysicalAttributeElement
-
Returns the temporal type of the singular attribute.
- getTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.MapKeyTemporalElement
-
Returns the temporalType of the TemporalElement.
- getTemporalType() - Method in class org.batoo.jpa.parser.impl.orm.TemporalElement
-
Returns the temporalType of the TemporalElement.
- getTemporalType() - Method in interface org.batoo.jpa.parser.metadata.attribute.ElementCollectionAttributeMetadata
-
Returns the temporal type.
- getTemporalType() - Method in interface org.batoo.jpa.parser.metadata.attribute.PhysicalAttributeMetadata
-
Returns the temporal type of the singular attribute.
- getTransactionType() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the transactionType property.
- getTransactionType() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getTransients() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the transient attributes.
- getTransients() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the transient attributes.
- getTransients() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the transient attributes.
- getType() - Method in interface org.batoo.jpa.parser.metadata.CallbackMetadata
-
Returns the type of the callback.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.metadata.CollectionTableMetadataImpl
-
Returns the list of unique constraints of the table.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.metadata.JoinTableMetadaImpl
-
Returns the list of unique constraints of the table.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.metadata.SecondaryTableMetadataImpl
-
Returns the list of unique constraints of the table.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the list of unique constraints of the table generator.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.metadata.TableMetadataImpl
-
Returns the list of unique constraints of the table.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.orm.SecondaryTableElement
-
Returns the list of unique constraints of the table.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.orm.TableElement
-
Returns the list of unique constraints of the table.
- getUniqueConstraints() - Method in class org.batoo.jpa.parser.impl.orm.TableGeneratorElement
-
Returns the list of unique constraints of the table generator.
- getUniqueConstraints() - Method in interface org.batoo.jpa.parser.metadata.TableGeneratorMetadata
-
Returns the list of unique constraints of the table generator.
- getUniqueConstraints() - Method in interface org.batoo.jpa.parser.metadata.TableMetadata
-
Returns the list of unique constraints of the table.
- getValidationMode() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit
-
Gets the value of the validationMode property.
- getValidationMode() - Method in class org.batoo.jpa.parser.PersistenceUnitInfoImpl
- getValue() - Method in class org.batoo.jpa.parser.impl.orm.HintElement
-
Returns the value of the hint.
- getValue() - Method in class org.batoo.jpa.parser.persistence.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the value property.
- getValueColumnName() - Method in class org.batoo.jpa.parser.impl.metadata.TableGeneratorMetadataImpl
-
Returns the name of the value column of the table generator.
- getValueColumnName() - Method in class org.batoo.jpa.parser.impl.orm.TableGeneratorElement
-
Returns the name of the value column of the table generator.
- getValueColumnName() - Method in interface org.batoo.jpa.parser.metadata.TableGeneratorMetadata
-
Returns the name of the value column of the table generator.
- getVersion() - Method in class org.batoo.jpa.parser.persistence.Persistence
-
Gets the value of the version property.
- getVersions() - Method in class org.batoo.jpa.parser.impl.metadata.attribute.AttributesMetadataImpl
-
Returns the version attributes.
- getVersions() - Method in class org.batoo.jpa.parser.impl.orm.attribute.AttributesElement
-
Returns the version attributes.
- getVersions() - Method in interface org.batoo.jpa.parser.metadata.attribute.AttributesMetadata
-
Returns the version attributes.
- getWrite() - Method in class org.batoo.jpa.parser.impl.metadata.ColumnTransformerMetadataImpl
-
Return the custom write sql expression
- getWrite() - Method in interface org.batoo.jpa.parser.metadata.ColumnTransformerMetadata
-
Return the custom write sql expression