|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public PersistenceUnitMetadataImpl createPersistenceUnitMetadata()
PersistenceUnitMetadata
public UniqueConstraintImpl createUniqueConstraint()
UniqueConstraint
public ColumnImpl createColumn()
Column
public EmptyTypeImpl createEmptyType()
EmptyType
public OneToOneImpl createOneToOne()
OneToOne
public CascadeTypeImpl createCascadeType()
CascadeType
public OneToManyImpl createOneToMany()
OneToMany
public EmbeddedImpl createEmbedded()
Embedded
public ManyToOneImpl createManyToOne()
ManyToOne
public TableGeneratorImpl createTableGenerator()
TableGenerator
public FieldResultImpl createFieldResult()
FieldResult
public PostLoadImpl createPostLoad()
PostLoad
public NamedNativeQueryImpl createNamedNativeQuery()
NamedNativeQuery
public PreUpdateImpl createPreUpdate()
PreUpdate
public TransientImpl createTransient()
Transient
public EntityMappingsImpl createEntityMappings()
EntityMappings
public PreRemoveImpl createPreRemove()
PreRemove
public EmbeddedIdImpl createEmbeddedId()
EmbeddedId
public QueryHintImpl createQueryHint()
QueryHint
public MapKeyImpl createMapKey()
MapKey
public EntityResultImpl createEntityResult()
EntityResult
public LobImpl createLob()
Lob
public SqlResultSetMappingImpl createSqlResultSetMapping()
SqlResultSetMapping
public SequenceGeneratorImpl createSequenceGenerator()
SequenceGenerator
public EmbeddableAttributesImpl createEmbeddableAttributes()
EmbeddableAttributes
public BasicImpl createBasic()
Basic
public JoinColumnImpl createJoinColumn()
JoinColumn
public PrePersistImpl createPrePersist()
PrePersist
public EmbeddableImpl createEmbeddable()
Embeddable
public IdImpl createId()
Id
public JoinTableImpl createJoinTable()
JoinTable
public MappedSuperclassImpl createMappedSuperclass()
MappedSuperclass
public PrimaryKeyJoinColumnImpl createPrimaryKeyJoinColumn()
PrimaryKeyJoinColumn
public TableImpl createTable()
Table
public AttributesImpl createAttributes()
Attributes
public PostPersistImpl createPostPersist()
PostPersist
public ColumnResultImpl createColumnResult()
ColumnResult
public VersionImpl createVersion()
Version
public DiscriminatorColumnImpl createDiscriminatorColumn()
DiscriminatorColumn
public EntityListenersImpl createEntityListeners()
EntityListeners
public EntityImpl createEntity()
Entity
public EntityListenerImpl createEntityListener()
EntityListener
public SecondaryTableImpl createSecondaryTable()
SecondaryTable
public AttributeOverrideImpl createAttributeOverride()
AttributeOverride
public InheritanceImpl createInheritance()
Inheritance
public PersistenceUnitDefaultsImpl createPersistenceUnitDefaults()
PersistenceUnitDefaults
public PostUpdateImpl createPostUpdate()
PostUpdate
public NamedQueryImpl createNamedQuery()
NamedQuery
public GeneratedValueImpl createGeneratedValue()
GeneratedValue
public ManyToManyImpl createManyToMany()
ManyToMany
public AssociationOverrideImpl createAssociationOverride()
AssociationOverride
public PostRemoveImpl createPostRemove()
PostRemove
public IdClassImpl createIdClass()
IdClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||