ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
1

java.lang.Throwable

java.lang Class Throwable java.lang.Object java.lang.Throwable Implemented Interfaces: Serializable Subclasses: Exception The Throwable class is the superclass of all errors and exceptions in the Java language. Only objects that are instances of this class (or one of its subclasses) are thrown
0

writeExternal(out)

Method javax.jdo.identity.StringIdentity void writeExternal( ObjectOutput out ) Write this object. Write the superclass first. Parameters: out - the output Since: JDO 1.0
0

writeExternal(out)

Method javax.jdo.identity.ObjectIdentity void writeExternal( ObjectOutput out ) Write this object. Write the superclass first. Parameters: out - the output Since: JDO 1.0
0

writeExternal(out)

Method javax.jdo.identity.ByteIdentity void writeExternal( ObjectOutput out ) Write this object. Write the superclass first. Parameters: out - the output Since: JDO 1.0
0

readExternal(in)

Method javax.jdo.identity.ByteIdentity void readExternal( ObjectInput in ) Read this object. Read the superclass first. Parameters: in - the input Since: JDO 1.0
0

writeExternal(out)

Method javax.jdo.identity.LongIdentity void writeExternal( ObjectOutput out ) Write this object. Write the superclass first. Parameters: out - the output Since: JDO 1.0
0

readExternal(in)

Method javax.jdo.identity.LongIdentity void readExternal( ObjectInput in ) Read this object. Read the superclass first. Parameters: in - the input Since: JDO 1.0
0

RegisterClassEvent(helper, registeredClass, fieldNames, fieldTypes, fieldFlags, persistenceCapableSuperclass)

persistenceCapableSuperclass - the persistence-capable superclass Since: JDO 1.0
0

registerClass(pcClass, fieldNames, fieldTypes, fieldFlags, persistenceCapableSuperclass, pc)

- the most immediate superclass that is PersistenceCapable pc - an instance of the PersistenceCapable class Since: JDO 1.0
0

javax.jdo.annotations.InheritanceStrategy

Since: JDO 2.1 InheritanceStrategy SUPERCLASS_TABLE Since: JDO 2.1 InheritanceStrategy UNSPECIFIED Since: JDO

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