ObjectDB ObjectDB

Internal Website Search

1-5 of 5 resultsRefresh
121

javax.persistence.metamodel.MappedSuperclassType

javax.persistence.metamodel Interface MappedSuperclassType<X> Superinterfaces: IdentifiableType<X>, ManagedType<X>, Type<X> Instances of the type MappedSuperclassType represent mapped superclass types. Since: JPA 2.0 Attribute<?,?> getAttribute(String name) Return the attribute of the managed type
33

JPA Metamodel API

. IdentifiableType is as a super interface of: MappedSuperclassType - represents user defined mapped
10

javax.persistence.metamodel.ManagedType

javax.persistence.metamodel Interface ManagedType<X> Superinterfaces: Type<X> Subinterfaces: EmbeddableType, EntityType, IdentifiableType, MappedSuperclassType Instances of the type ManagedType represent entity, mapped superclass, and embeddable types. Since: JPA 2.0 Attribute<?,?> getAttribute
10

javax.persistence.metamodel.Type

javax.persistence.metamodel Interface Type<X> Subinterfaces: BasicType, EmbeddableType, EntityType, IdentifiableType, ManagedType, MappedSuperclassType Instances of the type Type represent persistent object or attribute types. Since: JPA 2.0 Class<X> getJavaType() Return the represented Java type
10

javax.persistence.metamodel.IdentifiableType

javax.persistence.metamodel Interface IdentifiableType<X> Superinterfaces: ManagedType<X>, Type<X> Subinterfaces: EntityType, MappedSuperclassType Instances of the type IdentifiableType represent entity or mapped superclass types. Since: JPA 2.0 Attribute<?,?> getAttribute(String name) Return

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support