ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
17

Replication issue, Replayer failing due to NullPointerException.

" stdout="false" stderr="false" /> <log-archive path="/var/log/test/archive/" retain="90" /> <logger ... " /> <recovery enabled="true" sync="false" path="." max="512mb" /> <recording enabled="true" sync="false" path="." mode="write" /> <locking version-check="true" /> <processing cache="64mb
15

Remove not working

not think this would be required because I had PersistenceManager.ignoreCache=false. I expected ... , if there are changes and ignoreCache is false. A for-each loop is actually implemented with the same ... Exception("ignoreCache should be FALSE."); System.out.format("Test complete.%n
14

Type ... is not defined as an entity (@Entity is missing) (error 302)

= false Boolean gramStain = false Boolean fungal = false ... = false Boolean bPertussis = false Boolean hPylori = false OtherRqst bacteriaOtherRqsts = new OtherRqst() // Fungal (Specific
13

virtual servers and one file

="6mb" /> <recording enabled="false" sync="false" path="." mode="write" /> <locking version-check ... -timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="" max="8mb" stdout="false" stderr="false" /> <log-archive path="" retain="0" /> <logger name="*" level="info" /> </general
3

javax.persistence.MapKeyColumn

) Whether the database column is nullable. Default value: false Since: JPA 2.0 int precision (Optional ... at the table level. Default value: false Since: JPA 2.0 boolean updatable (Optional) Whether the column
3

javax.persistence.PersistenceUtil

is to be determined Returns: false if the entity has not been loaded, else true Since: JPA 2.0 boolean ... the attribute attributeName - name of attribute whose load state is to be determined Returns: false
3

javax.persistence.criteria.CriteriaQuery

. A false value will cause duplicates to be retained. If distinct has not been specified, duplicate ... will cause duplicates to be eliminated. A false value will cause duplicates to be retained. If distinct
0

javax.jdo.listener.ClearLifecycleListener

. This happens during an application call to evict, and in afterCompletion for commit with RetainValues false and rollback with RestoreValues false. The method is called during any state transition to hollow. Non
0

javax.jdo.Transaction

-only status is false. Either the application or the JDO implementation may set this flag using ... of the beginning of the transaction. If false, at rollback, the values of fields of newly persistent instances
0

javax.jdo.annotations.Join

"false". Returns: whether to generate or assume a foreign key constraint Default value ... or columns associated with this join. Specify "true" or "false". Returns: whether to generate or

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