ObjectDB ObjectDB

Internal Website Search

31-40 of 49 resultsRefresh
3

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

](TEST: A readonly deep float quantity) INFO: RequestBean []: Persisted: com.greensoft.entity.value.FloatQuantity [61](TEST: A readonly deep float quantity) INFO: RequestBean []: Updated: com.greensoft.entity.value.FloatQuantity [61](TEST: A readonly deep float quantity) INFO: RequestBean []: Created
0

javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier

to be stored into the ObjectId. Since: JDO 1.0 float fetchFloatField(int fieldNumber) Fetch
0

fetchFloatField(fieldNumber)

Method javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier float fetchFloatField( int fieldNumber ) Fetch one field from the field manager. This field will be stored in the proper field of the ObjectId. Parameters: fieldNumber - the field number of the key field. Returns: the value of the field to be stored into the ObjectId. Since: JDO 1.0
0

jdoCopyKeyFieldsFromObjectId(fm, oid)

, and Float salary) would have the method generated: void copyKeyFieldsFromObjectId
0

jdoCopyKeyFieldsToObjectId(fm, oid)

, and Float salary) would have the method generated: void jdoCopyKeyFieldsToObjectId (ObjectIdFieldSupplier
0

javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer

. Since: JDO 1.0 void storeFloatField(int fieldNumber, float value) Store one field into the field
0

storeFloatField(fieldNumber, value)

Method javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer void storeFloatField( int fieldNumber, float value ) Store one field into the field manager. This field was retrieved from the field of the ObjectId. Parameters: fieldNumber - the field number of the key field. value - the value of the field from the ObjectId. Since: JDO 1.0
0

javax.jdo.Query

may be specified to be one of the java.lang classes Character, Boolean, Byte, Short, Integer, Long, Float, Double
0

copyKeyFieldsToObjectId(pcClass, fm, oid)

, and Float salary) would have the method generated: void jdoCopyKeyFieldsToObjectId (Object oid
0

copyKeyFieldsFromObjectId(pcClass, fm, oid)

name, and Float salary) would have the method generated: void jdoCopyKeyFieldsFromObjectId

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