A B C D E F G H I J L M N O P Q R S T U V X _

A

access - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
 
access - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
access - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
access - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
access - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
 
AccessType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for access-type.
allocationSize - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
 
allocationSize - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
AssociationOverride - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
AssociationOverride() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
Creates a new AssociationOverride instance.
AssociationOverride(AssociationOverride) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
Creates a new AssociationOverride instance by deeply copying a given AssociationOverride instance.
associationOverride - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
AttributeOverride - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
AttributeOverride() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Creates a new AttributeOverride instance.
AttributeOverride(AttributeOverride) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Creates a new AttributeOverride instance by deeply copying a given AttributeOverride instance.
attributeOverride - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
 
attributeOverride - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
 
attributeOverride - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
Attributes - Class in net.sourceforge.jpaxjc.ns.persistence.orm
This element contains the entity field or property mappings.
Attributes() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Creates a new Attributes instance.
Attributes(Attributes) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Creates a new Attributes instance by deeply copying a given Attributes instance.
attributes - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
 
attributes - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
attributes - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 

B

basic - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
Basic - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Basic() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Creates a new Basic instance.
Basic(Basic) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Creates a new Basic instance by deeply copying a given Basic instance.
basic - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
 

C

cascade - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
cascade - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
cascade - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
cascade - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
cascadeAll - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
 
cascadeMerge - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
 
cascadePersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
 
cascadePersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
 
cascadeRefresh - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
 
cascadeRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
 
CascadeType - Class in net.sourceforge.jpaxjc.ns.persistence.orm
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH}; Java class for cascade-type complex type.
CascadeType() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Creates a new CascadeType instance.
CascadeType(CascadeType) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Creates a new CascadeType instance by deeply copying a given CascadeType instance.
catalog - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
catalog - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
 
catalog - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
 
catalog - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
 
catalog - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
 
catalog - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
clazz - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
 
clazz - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
clazz - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
clazz - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.IdClass
 
clazz - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
clazz - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ColumnResult
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmptyType
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListeners
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.IdClass
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Inheritance
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Lob
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MapKey
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostLoad
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostPersist
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostRemove
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostUpdate
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrePersist
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PreRemove
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PreUpdate
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Transient
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.UniqueConstraint
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties
Creates and returns a deep copy of this object.
clone() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Creates and returns a deep copy of this object.
column - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
 
column - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
Column - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Column() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Creates a new Column instance.
Column(Column) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Creates a new Column instance by deeply copying a given Column instance.
column - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
 
column - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
 
column - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
 
columnDefinition - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
columnDefinition - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
 
columnDefinition - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 
columnDefinition - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
 
columnName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.UniqueConstraint
 
ColumnResult - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
ColumnResult() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ColumnResult
Creates a new ColumnResult instance.
ColumnResult(ColumnResult) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ColumnResult
Creates a new ColumnResult instance by deeply copying a given ColumnResult instance.
columnResult - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
 
createAssociationOverride() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of AssociationOverride
createAttributeOverride() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of AttributeOverride
createAttributes() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Attributes
createBasic() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Basic
createCascadeType() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of CascadeType
createColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Column
createColumnResult() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of ColumnResult
createDiscriminatorColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of DiscriminatorColumn
createEmbeddable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Embeddable
createEmbeddableAttributes() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EmbeddableAttributes
createEmbedded() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Embedded
createEmbeddedId() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EmbeddedId
createEmptyType() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EmptyType
createEntity() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Entity
createEntityListener() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EntityListener
createEntityListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EntityListeners
createEntityMappings() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EntityMappings
createEntityResult() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of EntityResult
createFieldResult() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of FieldResult
createGeneratedValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of GeneratedValue
createId() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Id
createIdClass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of IdClass
createInheritance() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Inheritance
createJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of JoinColumn
createJoinTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of JoinTable
createLob() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Lob
createManyToMany() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of ManyToMany
createManyToOne() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of ManyToOne
createMapKey() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of MapKey
createMappedSuperclass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of MappedSuperclass
createNamedNativeQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of NamedNativeQuery
createNamedQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of NamedQuery
createOneToMany() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of OneToMany
createOneToOne() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of OneToOne
createPersistence() - Method in class net.sourceforge.jpaxjc.ns.persistence.ObjectFactory
Create an instance of Persistence
createPersistencePersistenceUnit() - Method in class net.sourceforge.jpaxjc.ns.persistence.ObjectFactory
Create an instance of Persistence.PersistenceUnit
createPersistencePersistenceUnitProperties() - Method in class net.sourceforge.jpaxjc.ns.persistence.ObjectFactory
Create an instance of Persistence.PersistenceUnit.Properties
createPersistencePersistenceUnitPropertiesProperty() - Method in class net.sourceforge.jpaxjc.ns.persistence.ObjectFactory
Create an instance of Persistence.PersistenceUnit.Properties.Property
createPersistenceUnitDefaults() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PersistenceUnitDefaults
createPersistenceUnitMetadata() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PersistenceUnitMetadata
createPostLoad() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PostLoad
createPostPersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PostPersist
createPostRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PostRemove
createPostUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PostUpdate
createPrePersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PrePersist
createPreRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PreRemove
createPreUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PreUpdate
createPrimaryKeyJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of PrimaryKeyJoinColumn
createQueryHint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of QueryHint
createSecondaryTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of SecondaryTable
createSequenceGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of SequenceGenerator
createSqlResultSetMapping() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of SqlResultSetMapping
createTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Table
createTableGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of TableGenerator
createTransient() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Transient
createUniqueConstraint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of UniqueConstraint
createVersion() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create an instance of Version

D

description - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
 
description - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
description - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
description - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
description - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
DiscriminatorColumn - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
DiscriminatorColumn() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Creates a new DiscriminatorColumn instance.
DiscriminatorColumn(DiscriminatorColumn) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Creates a new DiscriminatorColumn instance by deeply copying a given DiscriminatorColumn instance.
discriminatorColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
discriminatorColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
 
discriminatorType - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
 
DiscriminatorType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for discriminator-type.
discriminatorValue - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 

E

Embeddable - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Defines the settings and mappings for embeddable objects.
Embeddable() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Creates a new Embeddable instance.
Embeddable(Embeddable) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Creates a new Embeddable instance by deeply copying a given Embeddable instance.
embeddable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
EmbeddableAttributes - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for embeddable-attributes complex type.
EmbeddableAttributes() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
Creates a new EmbeddableAttributes instance.
EmbeddableAttributes(EmbeddableAttributes) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
Creates a new EmbeddableAttributes instance by deeply copying a given EmbeddableAttributes instance.
embedded - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
Embedded - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Embedded() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
Creates a new Embedded instance.
Embedded(Embedded) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
Creates a new Embedded instance by deeply copying a given Embedded instance.
embeddedId - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
EmbeddedId - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
EmbeddedId() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
Creates a new EmbeddedId instance.
EmbeddedId(EmbeddedId) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
Creates a new EmbeddedId instance by deeply copying a given EmbeddedId instance.
EmptyType - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for emptyType complex type.
EmptyType() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EmptyType
Creates a new EmptyType instance.
EmptyType(EmptyType) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EmptyType
Creates a new EmptyType instance by deeply copying a given EmptyType instance.
Entity - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Defines the settings and mappings for an entity.
Entity() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Creates a new Entity instance.
Entity(Entity) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Creates a new Entity instance by deeply copying a given Entity instance.
entity - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
entityClass - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
 
EntityListener - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Defines an entity listener to be invoked at lifecycle events for the entities that list this listener.
EntityListener() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Creates a new EntityListener instance.
EntityListener(EntityListener) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Creates a new EntityListener instance by deeply copying a given EntityListener instance.
entityListener - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListeners
 
entityListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
EntityListeners - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
EntityListeners() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListeners
Creates a new EntityListeners instance.
EntityListeners(EntityListeners) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListeners
Creates a new EntityListeners instance by deeply copying a given EntityListeners instance.
entityListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
entityListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
 
EntityMappings - Class in net.sourceforge.jpaxjc.ns.persistence.orm
The entity-mappings element is the root element of an mapping file.
EntityMappings() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Creates a new EntityMappings instance.
EntityMappings(EntityMappings) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Creates a new EntityMappings instance by deeply copying a given EntityMappings instance.
EntityResult - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
EntityResult() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Creates a new EntityResult instance.
EntityResult(EntityResult) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Creates a new EntityResult instance by deeply copying a given EntityResult instance.
entityResult - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
 
enumerated - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
EnumType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for enum-type.
excludeDefaultListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
excludeDefaultListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
excludeSuperclassListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
excludeSuperclassListeners - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
excludeUnlistedClasses - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 

F

fetch - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
fetch - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
fetch - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
fetch - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
fetch - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
FetchType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for fetch-type.
fieldResult - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
 
FieldResult - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
FieldResult() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Creates a new FieldResult instance.
FieldResult(FieldResult) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Creates a new FieldResult instance by deeply copying a given FieldResult instance.
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.AccessType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.EnumType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.FetchType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.GenerationType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.InheritanceType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.TemporalType
 
fromValue(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.PersistenceUnitTransactionType
 

G

GeneratedValue - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
GeneratedValue() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Creates a new GeneratedValue instance.
GeneratedValue(GeneratedValue) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Creates a new GeneratedValue instance by deeply copying a given GeneratedValue instance.
generatedValue - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
 
GenerationType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for generation-type.
generator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
 
getAccess() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Gets the value of the access property.
getAccess() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the access property.
getAccess() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the access property.
getAccess() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the access property.
getAccess() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Gets the value of the access property.
getAllocationSize() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Gets the value of the allocationSize property.
getAllocationSize() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the allocationSize property.
getAssociationOverride() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the associationOverride property.
getAttributeOverride() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
Gets the value of the attributeOverride property.
getAttributeOverride() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the attributeOverride property.
getAttributes() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Gets the value of the attributes property.
getAttributes() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the attributes property.
getAttributes() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the attributes property.
getBasic() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the basic property.
getBasic() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
Gets the value of the basic property.
getCascade() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the cascade property.
getCascade() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the cascade property.
getCascade() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the cascade property.
getCascade() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the cascade property.
getCascadeAll() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Gets the value of the cascadeAll property.
getCascadeMerge() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Gets the value of the cascadeMerge property.
getCascadePersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Gets the value of the cascadePersist property.
getCascadePersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Gets the value of the cascadePersist property.
getCascadeRefresh() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Gets the value of the cascadeRefresh property.
getCascadeRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Gets the value of the cascadeRemove property.
getCatalog() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the catalog property.
getCatalog() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Gets the value of the catalog property.
getCatalog() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Gets the value of the catalog property.
getCatalog() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Gets the value of the catalog property.
getCatalog() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Gets the value of the catalog property.
getCatalog() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the catalog property.
getClazz() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Gets the value of the clazz property.
getClazz() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the clazz property.
getClazz() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the clazz property.
getClazz() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.IdClass
Gets the value of the clazz property.
getClazz() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the clazz property.
getClazz() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the clazz property.
getColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Gets the value of the column property.
getColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the column property.
getColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Gets the value of the column property.
getColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Gets the value of the column property.
getColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Gets the value of the column property.
getColumnDefinition() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the columnDefinition property.
getColumnDefinition() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Gets the value of the columnDefinition property.
getColumnName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.UniqueConstraint
Gets the value of the columnName property.
getColumnResult() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Gets the value of the columnResult property.
getCustomizationURIs() - Method in class net.sourceforge.jpaxjc.PluginImpl
 
getDescription() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Gets the value of the description property.
getDescription() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the description property.
getDescription() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the description property.
getDescription() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the description property.
getDescription() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the description property.
getDiscriminatorColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the discriminatorColumn property.
getDiscriminatorColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Gets the value of the discriminatorColumn property.
getDiscriminatorType() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Gets the value of the discriminatorType property.
getDiscriminatorValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the discriminatorValue property.
getEmbeddable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the embeddable property.
getEmbedded() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the embedded property.
getEmbeddedId() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the embeddedId property.
getEntity() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the entity property.
getEntityClass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Gets the value of the entityClass property.
getEntityListener() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListeners
Gets the value of the entityListener property.
getEntityListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the entityListeners property.
getEntityListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the entityListeners property.
getEntityListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Gets the value of the entityListeners property.
getEntityResult() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Gets the value of the entityResult property.
getEnumerated() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the enumerated property.
getExcludeDefaultListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the excludeDefaultListeners property.
getExcludeDefaultListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the excludeDefaultListeners property.
getExcludeSuperclassListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the excludeSuperclassListeners property.
getExcludeSuperclassListeners() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the excludeSuperclassListeners property.
getFetch() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the fetch property.
getFetch() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the fetch property.
getFetch() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the fetch property.
getFetch() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the fetch property.
getFetch() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the fetch property.
getFieldResult() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Gets the value of the fieldResult property.
getGeneratedValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Gets the value of the generatedValue property.
getGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Gets the value of the generator property.
getHint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Gets the value of the hint property.
getHint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Gets the value of the hint property.
getId() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the id property.
getIdClass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the idClass property.
getIdClass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the idClass property.
getInheritance() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the inheritance property.
getInitialValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Gets the value of the initialValue property.
getInitialValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the initialValue property.
getInverseJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Gets the value of the inverseJoinColumn property.
getJarFile() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the jarFile property.
getJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
Gets the value of the joinColumn property.
getJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Gets the value of the joinColumn property.
getJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the joinColumn property.
getJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the joinColumn property.
getJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the joinColumn property.
getJoinTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the joinTable property.
getJoinTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the joinTable property.
getJoinTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the joinTable property.
getJoinTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the joinTable property.
getJtaDataSource() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the jtaDataSource property.
getLength() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the length property.
getLength() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Gets the value of the length property.
getLob() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the lob property.
getManyToMany() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the manyToMany property.
getManyToOne() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the manyToOne property.
getMapKey() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the mapKey property.
getMapKey() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the mapKey property.
getMappedBy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the mappedBy property.
getMappedBy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the mappedBy property.
getMappedBy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the mappedBy property.
getMappedSuperclass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the mappedSuperclass property.
getMappingFile() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the mappingFile property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostLoad
Gets the value of the methodName property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostPersist
Gets the value of the methodName property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostRemove
Gets the value of the methodName property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostUpdate
Gets the value of the methodName property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrePersist
Gets the value of the methodName property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PreRemove
Gets the value of the methodName property.
getMethodName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PreUpdate
Gets the value of the methodName property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ColumnResult
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MapKey
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Transient
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the name property.
getName() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Gets the value of the name property.
getNamedNativeQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the namedNativeQuery property.
getNamedNativeQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the namedNativeQuery property.
getNamedQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the namedQuery property.
getNamedQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the namedQuery property.
getNonJtaDataSource() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the nonJtaDataSource property.
getOneToMany() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the oneToMany property.
getOneToOne() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the oneToOne property.
getOptionName() - Method in class net.sourceforge.jpaxjc.PluginImpl
 
getOrderBy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the orderBy property.
getOrderBy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the orderBy property.
getPackage() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the package property.
getPersistenceUnit() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence
Gets the value of the persistenceUnit property.
getPersistenceUnitDefaults() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Gets the value of the persistenceUnitDefaults property.
getPersistenceUnitMetadata() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the persistenceUnitMetadata property.
getPkColumnName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the pkColumnName property.
getPkColumnValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the pkColumnValue property.
getPostLoad() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the postLoad property.
getPostLoad() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the postLoad property.
getPostLoad() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the postLoad property.
getPostPersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the postPersist property.
getPostPersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the postPersist property.
getPostPersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the postPersist property.
getPostRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the postRemove property.
getPostRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the postRemove property.
getPostRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the postRemove property.
getPostUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the postUpdate property.
getPostUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the postUpdate property.
getPostUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the postUpdate property.
getPrecision() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the precision property.
getPrePersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the prePersist property.
getPrePersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the prePersist property.
getPrePersist() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the prePersist property.
getPreRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the preRemove property.
getPreRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the preRemove property.
getPreRemove() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the preRemove property.
getPreUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the preUpdate property.
getPreUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Gets the value of the preUpdate property.
getPreUpdate() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the preUpdate property.
getPrimaryKeyJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the primaryKeyJoinColumn property.
getPrimaryKeyJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the primaryKeyJoinColumn property.
getPrimaryKeyJoinColumn() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Gets the value of the primaryKeyJoinColumn property.
getProperties() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the properties property.
getProperty() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties
Gets the value of the property property.
getProvider() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the provider property.
getQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Gets the value of the query property.
getQuery() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Gets the value of the query property.
getReferencedColumnName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the referencedColumnName property.
getReferencedColumnName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Gets the value of the referencedColumnName property.
getResultClass() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Gets the value of the resultClass property.
getResultSetMapping() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Gets the value of the resultSetMapping property.
getScale() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the scale property.
getSchema() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the schema property.
getSchema() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Gets the value of the schema property.
getSchema() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Gets the value of the schema property.
getSchema() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Gets the value of the schema property.
getSchema() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Gets the value of the schema property.
getSchema() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the schema property.
getSecondaryTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the secondaryTable property.
getSequenceGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the sequenceGenerator property.
getSequenceGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the sequenceGenerator property.
getSequenceGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Gets the value of the sequenceGenerator property.
getSequenceName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Gets the value of the sequenceName property.
getSqlResultSetMapping() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the sqlResultSetMapping property.
getSqlResultSetMapping() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the sqlResultSetMapping property.
getStrategy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Gets the value of the strategy property.
getStrategy() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Inheritance
Gets the value of the strategy property.
getTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the table property.
getTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the table property.
getTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the table property.
getTable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the table property.
getTableGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the tableGenerator property.
getTableGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the tableGenerator property.
getTableGenerator() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Gets the value of the tableGenerator property.
getTargetEntity() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Gets the value of the targetEntity property.
getTargetEntity() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the targetEntity property.
getTargetEntity() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Gets the value of the targetEntity property.
getTargetEntity() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the targetEntity property.
getTemporal() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the temporal property.
getTemporal() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Gets the value of the temporal property.
getTemporal() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Gets the value of the temporal property.
getTransactionType() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the transactionType property.
getTransient() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the transient property.
getTransient() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
Gets the value of the transient property.
getUniqueConstraint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Gets the value of the uniqueConstraint property.
getUniqueConstraint() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the uniqueConstraint property.
getUsage() - Method in class net.sourceforge.jpaxjc.PluginImpl
 
getValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Gets the value of the value property.
getValue() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Gets the value of the value property.
getValueColumnName() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Gets the value of the valueColumnName property.
getVersion() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Gets the value of the version property.
getVersion() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Gets the value of the version property.
getVersion() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence
Gets the value of the version property.
getXmlMappingMetadataComplete() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Gets the value of the xmlMappingMetadataComplete property.

H

hint - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
 
hint - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
 

I

id - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
Id - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Id() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Creates a new Id instance.
Id(Id) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Creates a new Id instance by deeply copying a given Id instance.
idClass - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
IdClass - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
IdClass() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.IdClass
Creates a new IdClass instance.
IdClass(IdClass) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.IdClass
Creates a new IdClass instance by deeply copying a given IdClass instance.
idClass - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
inheritance - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
Inheritance - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Inheritance() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Inheritance
Creates a new Inheritance instance.
Inheritance(Inheritance) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Inheritance
Creates a new Inheritance instance by deeply copying a given Inheritance instance.
InheritanceType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for inheritance-type.
initialValue - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
 
initialValue - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
insertable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
insertable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 
inverseJoinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
 
isCustomizationTagName(String, String) - Method in class net.sourceforge.jpaxjc.PluginImpl
 
isExcludeUnlistedClasses() - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Gets the value of the excludeUnlistedClasses property.
isInsertable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the insertable property.
isInsertable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the insertable property.
isMetadataComplete() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Gets the value of the metadataComplete property.
isNullable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the nullable property.
isNullable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the nullable property.
isOptional() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Gets the value of the optional property.
isOptional() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Gets the value of the optional property.
isOptional() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Gets the value of the optional property.
isUnique() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the unique property.
isUnique() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the unique property.
isUpdatable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Gets the value of the updatable property.
isUpdatable() - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Gets the value of the updatable property.

J

jarFile - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
joinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
 
JoinColumn - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
JoinColumn() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Creates a new JoinColumn instance.
JoinColumn(JoinColumn) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Creates a new JoinColumn instance by deeply copying a given JoinColumn instance.
joinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
 
joinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
joinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
joinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
JoinTable - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
JoinTable() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Creates a new JoinTable instance.
JoinTable(JoinTable) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Creates a new JoinTable instance by deeply copying a given JoinTable instance.
joinTable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
joinTable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
joinTable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
joinTable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
jtaDataSource - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 

L

length - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
length - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
 
lob - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
Lob - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Lob() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Lob
Creates a new Lob instance.
Lob(Lob) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Lob
Creates a new Lob instance by deeply copying a given Lob instance.

M

manyToMany - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
ManyToMany - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
ManyToMany() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Creates a new ManyToMany instance.
ManyToMany(ManyToMany) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Creates a new ManyToMany instance by deeply copying a given ManyToMany instance.
manyToOne - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
ManyToOne - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
ManyToOne() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Creates a new ManyToOne instance.
ManyToOne(ManyToOne) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Creates a new ManyToOne instance by deeply copying a given ManyToOne instance.
mapKey - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
MapKey - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
MapKey() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.MapKey
Creates a new MapKey instance.
MapKey(MapKey) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.MapKey
Creates a new MapKey instance by deeply copying a given MapKey instance.
mapKey - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
mappedBy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
mappedBy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
mappedBy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
mappedSuperclass - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
MappedSuperclass - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Defines the settings and mappings for a mapped superclass.
MappedSuperclass() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Creates a new MappedSuperclass instance.
MappedSuperclass(MappedSuperclass) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Creates a new MappedSuperclass instance by deeply copying a given MappedSuperclass instance.
mappingFile - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
metadataComplete - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
 
metadataComplete - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
metadataComplete - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PostLoad
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PostPersist
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PostRemove
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PostUpdate
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PrePersist
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PreRemove
 
methodName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PreUpdate
 

N

name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ColumnResult
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MapKey
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Transient
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
name - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
 
namedNativeQuery - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
namedNativeQuery - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
NamedNativeQuery - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
NamedNativeQuery() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Creates a new NamedNativeQuery instance.
NamedNativeQuery(NamedNativeQuery) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Creates a new NamedNativeQuery instance by deeply copying a given NamedNativeQuery instance.
namedQuery - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
namedQuery - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
NamedQuery - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
NamedQuery() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Creates a new NamedQuery instance.
NamedQuery(NamedQuery) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Creates a new NamedQuery instance by deeply copying a given NamedQuery instance.
net.sourceforge.jpaxjc - package net.sourceforge.jpaxjc
JPA-XJC Plugin classes.
net.sourceforge.jpaxjc.ns.persistence - package net.sourceforge.jpaxjc.ns.persistence
This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence namespace.
net.sourceforge.jpaxjc.ns.persistence.orm - package net.sourceforge.jpaxjc.ns.persistence.orm
This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence/orm namespace.
nonJtaDataSource - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
nullable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
nullable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 

O

ObjectFactory - Class in net.sourceforge.jpaxjc.ns.persistence
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.jpaxjc.ns.persistence package.
ObjectFactory() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.jpaxjc.ns.persistence
ObjectFactory - Class in net.sourceforge.jpaxjc.ns.persistence.orm
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.jpaxjc.ns.persistence.orm package.
ObjectFactory() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.jpaxjc.ns.persistence.orm
oneToMany - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
OneToMany - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
OneToMany() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Creates a new OneToMany instance.
OneToMany(OneToMany) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Creates a new OneToMany instance by deeply copying a given OneToMany instance.
oneToOne - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
OneToOne - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
OneToOne() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Creates a new OneToOne instance.
OneToOne(OneToOne) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Creates a new OneToOne instance by deeply copying a given OneToOne instance.
optional - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
optional - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
optional - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
orderBy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
orderBy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 

P

parseArgument(Options, String[], int) - Method in class net.sourceforge.jpaxjc.PluginImpl
 
Persistence - Class in net.sourceforge.jpaxjc.ns.persistence
Java class for anonymous complex type.
Persistence() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence
Creates a new Persistence instance.
Persistence(Persistence) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence
Creates a new Persistence instance by deeply copying a given Persistence instance.
Persistence.PersistenceUnit - Class in net.sourceforge.jpaxjc.ns.persistence
Configuration of a persistence unit.
Persistence.PersistenceUnit() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Creates a new PersistenceUnit instance.
Persistence.PersistenceUnit(Persistence.PersistenceUnit) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Creates a new PersistenceUnit instance by deeply copying a given PersistenceUnit instance.
Persistence.PersistenceUnit.Properties - Class in net.sourceforge.jpaxjc.ns.persistence
Java class for anonymous complex type.
Persistence.PersistenceUnit.Properties() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties
Creates a new Properties instance.
Persistence.PersistenceUnit.Properties(Persistence.PersistenceUnit.Properties) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties
Creates a new Properties instance by deeply copying a given Properties instance.
Persistence.PersistenceUnit.Properties.Property - Class in net.sourceforge.jpaxjc.ns.persistence
Java class for anonymous complex type.
Persistence.PersistenceUnit.Properties.Property() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Creates a new Property instance.
Persistence.PersistenceUnit.Properties.Property(Persistence.PersistenceUnit.Properties.Property) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Creates a new Property instance by deeply copying a given Property instance.
persistenceUnit - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence
 
PersistenceUnitDefaults - Class in net.sourceforge.jpaxjc.ns.persistence.orm
These defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings.
PersistenceUnitDefaults() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Creates a new PersistenceUnitDefaults instance.
PersistenceUnitDefaults(PersistenceUnitDefaults) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Creates a new PersistenceUnitDefaults instance by deeply copying a given PersistenceUnitDefaults instance.
persistenceUnitDefaults - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
 
persistenceUnitMetadata - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
PersistenceUnitMetadata - Class in net.sourceforge.jpaxjc.ns.persistence.orm
Metadata that applies to the persistence unit and not just to the mapping file in which it is contained.
PersistenceUnitMetadata() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Creates a new PersistenceUnitMetadata instance.
PersistenceUnitMetadata(PersistenceUnitMetadata) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Creates a new PersistenceUnitMetadata instance by deeply copying a given PersistenceUnitMetadata instance.
PersistenceUnitTransactionType - Enum in net.sourceforge.jpaxjc.ns.persistence
Java class for persistence-unit-transaction-type.
pkColumnName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
pkColumnValue - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
PluginImpl - Class in net.sourceforge.jpaxjc
JPA-XJC plugin implementation.
PluginImpl() - Constructor for class net.sourceforge.jpaxjc.PluginImpl
 
postLoad - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
postLoad - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
postLoad - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PostLoad - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PostLoad() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostLoad
Creates a new PostLoad instance.
PostLoad(PostLoad) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostLoad
Creates a new PostLoad instance by deeply copying a given PostLoad instance.
postPersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
postPersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
postPersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PostPersist - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PostPersist() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostPersist
Creates a new PostPersist instance.
PostPersist(PostPersist) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostPersist
Creates a new PostPersist instance by deeply copying a given PostPersist instance.
postRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
postRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
postRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PostRemove - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PostRemove() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostRemove
Creates a new PostRemove instance.
PostRemove(PostRemove) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostRemove
Creates a new PostRemove instance by deeply copying a given PostRemove instance.
postUpdate - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
postUpdate - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
postUpdate - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PostUpdate - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PostUpdate() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostUpdate
Creates a new PostUpdate instance.
PostUpdate(PostUpdate) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PostUpdate
Creates a new PostUpdate instance by deeply copying a given PostUpdate instance.
precision - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
prePersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
prePersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
prePersist - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PrePersist - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PrePersist() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PrePersist
Creates a new PrePersist instance.
PrePersist(PrePersist) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PrePersist
Creates a new PrePersist instance by deeply copying a given PrePersist instance.
preRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
preRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
preRemove - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PreRemove - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PreRemove() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PreRemove
Creates a new PreRemove instance.
PreRemove(PreRemove) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PreRemove
Creates a new PreRemove instance by deeply copying a given PreRemove instance.
preUpdate - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
preUpdate - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
 
preUpdate - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
 
PreUpdate - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PreUpdate() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PreUpdate
Creates a new PreUpdate instance.
PreUpdate(PreUpdate) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PreUpdate
Creates a new PreUpdate instance by deeply copying a given PreUpdate instance.
primaryKeyJoinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
primaryKeyJoinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
PrimaryKeyJoinColumn - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
PrimaryKeyJoinColumn() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Creates a new PrimaryKeyJoinColumn instance.
PrimaryKeyJoinColumn(PrimaryKeyJoinColumn) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Creates a new PrimaryKeyJoinColumn instance by deeply copying a given PrimaryKeyJoinColumn instance.
primaryKeyJoinColumn - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
 
properties - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
property - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties
 
provider - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 

Q

query - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
 
query - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
 
QueryHint - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
QueryHint() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Creates a new QueryHint instance.
QueryHint(QueryHint) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Creates a new QueryHint instance by deeply copying a given QueryHint instance.

R

referencedColumnName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 
referencedColumnName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
 
resultClass - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
 
resultSetMapping - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
 
run(Outline, Options, ErrorHandler) - Method in class net.sourceforge.jpaxjc.PluginImpl
 

S

scale - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
schema - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
schema - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
 
schema - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
 
schema - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
 
schema - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
 
schema - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
secondaryTable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
SecondaryTable - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
SecondaryTable() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Creates a new SecondaryTable instance.
SecondaryTable(SecondaryTable) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Creates a new SecondaryTable instance by deeply copying a given SecondaryTable instance.
sequenceGenerator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
sequenceGenerator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
sequenceGenerator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
 
SequenceGenerator - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
SequenceGenerator() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Creates a new SequenceGenerator instance.
SequenceGenerator(SequenceGenerator) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Creates a new SequenceGenerator instance by deeply copying a given SequenceGenerator instance.
sequenceName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
 
setAccess(AccessType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Sets the value of the access property.
setAccess(AccessType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the access property.
setAccess(AccessType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the access property.
setAccess(AccessType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the access property.
setAccess(AccessType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Sets the value of the access property.
setAllocationSize(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Sets the value of the allocationSize property.
setAllocationSize(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the allocationSize property.
setAttributes(EmbeddableAttributes) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Sets the value of the attributes property.
setAttributes(Attributes) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the attributes property.
setAttributes(Attributes) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the attributes property.
setCascade(CascadeType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the cascade property.
setCascade(CascadeType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Sets the value of the cascade property.
setCascade(CascadeType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the cascade property.
setCascade(CascadeType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the cascade property.
setCascadeAll(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Sets the value of the cascadeAll property.
setCascadeMerge(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Sets the value of the cascadeMerge property.
setCascadePersist(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Sets the value of the cascadePersist property.
setCascadePersist(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Sets the value of the cascadePersist property.
setCascadeRefresh(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Sets the value of the cascadeRefresh property.
setCascadeRemove(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.CascadeType
Sets the value of the cascadeRemove property.
setCatalog(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the catalog property.
setCatalog(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Sets the value of the catalog property.
setCatalog(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Sets the value of the catalog property.
setCatalog(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Sets the value of the catalog property.
setCatalog(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Sets the value of the catalog property.
setCatalog(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the catalog property.
setClazz(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Sets the value of the clazz property.
setClazz(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the clazz property.
setClazz(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the clazz property.
setClazz(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.IdClass
Sets the value of the clazz property.
setClazz(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the clazz property.
setColumn(Column) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Sets the value of the column property.
setColumn(Column) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the column property.
setColumn(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Sets the value of the column property.
setColumn(Column) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Sets the value of the column property.
setColumn(Column) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Sets the value of the column property.
setColumnDefinition(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the columnDefinition property.
setColumnDefinition(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Sets the value of the columnDefinition property.
setDescription(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Sets the value of the description property.
setDescription(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the description property.
setDescription(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the description property.
setDescription(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the description property.
setDescription(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the description property.
setDiscriminatorColumn(DiscriminatorColumn) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the discriminatorColumn property.
setDiscriminatorColumn(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Sets the value of the discriminatorColumn property.
setDiscriminatorType(DiscriminatorType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Sets the value of the discriminatorType property.
setDiscriminatorValue(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the discriminatorValue property.
setEmbeddedId(EmbeddedId) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
Sets the value of the embeddedId property.
setEntityClass(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityResult
Sets the value of the entityClass property.
setEntityListeners(EntityListeners) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the entityListeners property.
setEntityListeners(EntityListeners) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the entityListeners property.
setEntityListeners(EntityListeners) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Sets the value of the entityListeners property.
setEnumerated(EnumType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the enumerated property.
setExcludeDefaultListeners(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the excludeDefaultListeners property.
setExcludeDefaultListeners(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the excludeDefaultListeners property.
setExcludeSuperclassListeners(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the excludeSuperclassListeners property.
setExcludeSuperclassListeners(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the excludeSuperclassListeners property.
setExcludeUnlistedClasses(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the excludeUnlistedClasses property.
setFetch(FetchType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the fetch property.
setFetch(FetchType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the fetch property.
setFetch(FetchType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Sets the value of the fetch property.
setFetch(FetchType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the fetch property.
setFetch(FetchType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the fetch property.
setGeneratedValue(GeneratedValue) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Sets the value of the generatedValue property.
setGenerator(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Sets the value of the generator property.
setIdClass(IdClass) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the idClass property.
setIdClass(IdClass) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the idClass property.
setInheritance(Inheritance) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the inheritance property.
setInitialValue(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Sets the value of the initialValue property.
setInitialValue(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the initialValue property.
setInsertable(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the insertable property.
setInsertable(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the insertable property.
setJoinTable(JoinTable) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the joinTable property.
setJoinTable(JoinTable) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Sets the value of the joinTable property.
setJoinTable(JoinTable) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the joinTable property.
setJoinTable(JoinTable) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the joinTable property.
setJtaDataSource(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the jtaDataSource property.
setLength(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the length property.
setLength(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Sets the value of the length property.
setLob(Lob) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the lob property.
setMapKey(MapKey) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the mapKey property.
setMapKey(MapKey) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the mapKey property.
setMappedBy(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the mappedBy property.
setMappedBy(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the mappedBy property.
setMappedBy(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the mappedBy property.
setMetadataComplete(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embeddable
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the metadataComplete property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostLoad
Sets the value of the methodName property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostPersist
Sets the value of the methodName property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostRemove
Sets the value of the methodName property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PostUpdate
Sets the value of the methodName property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrePersist
Sets the value of the methodName property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PreRemove
Sets the value of the methodName property.
setMethodName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PreUpdate
Sets the value of the methodName property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AssociationOverride
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.AttributeOverride
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ColumnResult
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorColumn
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Embedded
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddedId
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.FieldResult
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MapKey
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Transient
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Sets the value of the name property.
setName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the name property.
setNonJtaDataSource(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the nonJtaDataSource property.
setNullable(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the nullable property.
setNullable(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the nullable property.
setOptional(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the optional property.
setOptional(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Sets the value of the optional property.
setOptional(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the optional property.
setOrderBy(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the orderBy property.
setOrderBy(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the orderBy property.
setPackage(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the package property.
setPersistenceUnitDefaults(PersistenceUnitDefaults) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Sets the value of the persistenceUnitDefaults property.
setPersistenceUnitMetadata(PersistenceUnitMetadata) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the persistenceUnitMetadata property.
setPkColumnName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the pkColumnName property.
setPkColumnValue(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the pkColumnValue property.
setPostLoad(PostLoad) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the postLoad property.
setPostLoad(PostLoad) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the postLoad property.
setPostLoad(PostLoad) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the postLoad property.
setPostPersist(PostPersist) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the postPersist property.
setPostPersist(PostPersist) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the postPersist property.
setPostPersist(PostPersist) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the postPersist property.
setPostRemove(PostRemove) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the postRemove property.
setPostRemove(PostRemove) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the postRemove property.
setPostRemove(PostRemove) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the postRemove property.
setPostUpdate(PostUpdate) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the postUpdate property.
setPostUpdate(PostUpdate) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the postUpdate property.
setPostUpdate(PostUpdate) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the postUpdate property.
setPrecision(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the precision property.
setPrePersist(PrePersist) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the prePersist property.
setPrePersist(PrePersist) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the prePersist property.
setPrePersist(PrePersist) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the prePersist property.
setPreRemove(PreRemove) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the preRemove property.
setPreRemove(PreRemove) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the preRemove property.
setPreRemove(PreRemove) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the preRemove property.
setPreUpdate(PreUpdate) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the preUpdate property.
setPreUpdate(PreUpdate) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityListener
Sets the value of the preUpdate property.
setPreUpdate(PreUpdate) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.MappedSuperclass
Sets the value of the preUpdate property.
setProperties(Persistence.PersistenceUnit.Properties) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the properties property.
setProvider(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the provider property.
setQuery(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Sets the value of the query property.
setQuery(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedQuery
Sets the value of the query property.
setReferencedColumnName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the referencedColumnName property.
setReferencedColumnName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PrimaryKeyJoinColumn
Sets the value of the referencedColumnName property.
setResultClass(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Sets the value of the resultClass property.
setResultSetMapping(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.NamedNativeQuery
Sets the value of the resultSetMapping property.
setScale(Integer) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the scale property.
setSchema(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the schema property.
setSchema(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
Sets the value of the schema property.
setSchema(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitDefaults
Sets the value of the schema property.
setSchema(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
Sets the value of the schema property.
setSchema(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Sets the value of the schema property.
setSchema(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the schema property.
setSequenceGenerator(SequenceGenerator) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the sequenceGenerator property.
setSequenceGenerator(SequenceGenerator) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Sets the value of the sequenceGenerator property.
setSequenceName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.SequenceGenerator
Sets the value of the sequenceName property.
setStrategy(GenerationType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
Sets the value of the strategy property.
setStrategy(InheritanceType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Inheritance
Sets the value of the strategy property.
setTable(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the table property.
setTable(Table) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the table property.
setTable(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the table property.
setTable(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the table property.
setTableGenerator(TableGenerator) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
Sets the value of the tableGenerator property.
setTableGenerator(TableGenerator) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Sets the value of the tableGenerator property.
setTargetEntity(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
Sets the value of the targetEntity property.
setTargetEntity(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
Sets the value of the targetEntity property.
setTemporal(TemporalType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
Sets the value of the temporal property.
setTemporal(TemporalType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
Sets the value of the temporal property.
setTemporal(TemporalType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Sets the value of the temporal property.
setTransactionType(PersistenceUnitTransactionType) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
Sets the value of the transactionType property.
setUnique(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the unique property.
setUnique(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the unique property.
setUpdatable(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
Sets the value of the updatable property.
setUpdatable(Boolean) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
Sets the value of the updatable property.
setValue(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
Sets the value of the value property.
setValue(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
Sets the value of the value property.
setValueColumnName(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Sets the value of the valueColumnName property.
setVersion(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
Sets the value of the version property.
setVersion(String) - Method in class net.sourceforge.jpaxjc.ns.persistence.Persistence
Sets the value of the version property.
setXmlMappingMetadataComplete(EmptyType) - Method in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
Sets the value of the xmlMappingMetadataComplete property.
sqlResultSetMapping - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
sqlResultSetMapping - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
SqlResultSetMapping - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
SqlResultSetMapping() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Creates a new SqlResultSetMapping instance.
SqlResultSetMapping(SqlResultSetMapping) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.SqlResultSetMapping
Creates a new SqlResultSetMapping instance by deeply copying a given SqlResultSetMapping instance.
strategy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.GeneratedValue
 
strategy - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Inheritance
 

T

table - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
table - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
table - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 
Table - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Table() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Creates a new Table instance.
Table(Table) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Table
Creates a new Table instance by deeply copying a given Table instance.
table - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
tableGenerator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Entity
 
tableGenerator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
tableGenerator - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
 
TableGenerator - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
TableGenerator() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Creates a new TableGenerator instance.
TableGenerator(TableGenerator) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
Creates a new TableGenerator instance by deeply copying a given TableGenerator instance.
targetEntity - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToMany
 
targetEntity - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.ManyToOne
 
targetEntity - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToMany
 
targetEntity - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.OneToOne
 
temporal - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Basic
 
temporal - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Id
 
temporal - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Version
 
TemporalType - Enum in net.sourceforge.jpaxjc.ns.persistence.orm
Java class for temporal-type.
transactionType - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit
 
Transient - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Transient() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Transient
Creates a new Transient instance.
Transient(Transient) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Transient
Creates a new Transient instance by deeply copying a given Transient instance.

U

unique - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
unique - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 
uniqueConstraint - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinTable
 
uniqueConstraint - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.SecondaryTable
 
uniqueConstraint - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Table
 
uniqueConstraint - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
UniqueConstraint - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
UniqueConstraint() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.UniqueConstraint
Creates a new UniqueConstraint instance.
UniqueConstraint(UniqueConstraint) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.UniqueConstraint
Creates a new UniqueConstraint instance by deeply copying a given UniqueConstraint instance.
updatable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Column
 
updatable - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.JoinColumn
 

V

value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.AccessType
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorType
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.EnumType
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.FetchType
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.GenerationType
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.InheritanceType
 
value - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.QueryHint
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.orm.TemporalType
 
value - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence.PersistenceUnit.Properties.Property
 
value() - Method in enum net.sourceforge.jpaxjc.ns.persistence.PersistenceUnitTransactionType
 
valueColumnName - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.TableGenerator
 
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.FetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.GenerationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.InheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.TemporalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpaxjc.ns.persistence.PersistenceUnitTransactionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.DiscriminatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.FetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.GenerationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.InheritanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.orm.TemporalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jpaxjc.ns.persistence.PersistenceUnitTransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
version - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
Version - Class in net.sourceforge.jpaxjc.ns.persistence.orm
 
Version() - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Creates a new Version instance.
Version(Version) - Constructor for class net.sourceforge.jpaxjc.ns.persistence.orm.Version
Creates a new Version instance by deeply copying a given Version instance.
version - Variable in class net.sourceforge.jpaxjc.ns.persistence.Persistence
 

X

xmlMappingMetadataComplete - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.PersistenceUnitMetadata
 

_

_package - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EntityMappings
 
_transient - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.Attributes
 
_transient - Variable in class net.sourceforge.jpaxjc.ns.persistence.orm.EmbeddableAttributes
 

A B C D E F G H I J L M N O P Q R S T U V X _

Copyright © 2009-2010 The JPA-XJC Community. All Rights Reserved.