ObjectDB ObjectDB

Internal Website Search

41-45 of 45 resultsRefresh
9

Possible issue with timestamps

;             this.creationDate = creationDate;         }                     @Temporal
9

Auto Date for Creation and Update

. */ @Temporal(TemporalType.TIMESTAMP) private Timestamp created; /** * Adjusting the field
9

Setting temp directory location in ObjectDB

want to set the tempority folder location so that $fileName.obd$ will be created in some different
9

java.sql.Timestamp with milliseconds

Using JPA with other providers java.util.Date will not provide support to store milliseconds, this can usually be overcome using (see here http://docs.oracle.com/javase/1.5.0/docs/api/java/sql/Timestamp.html) @Id @Column(name = "STMP") @Temporal(TemporalType.TIMESTAMP) private Timestamp timestamp
9

Entity with java.util.Date column gives ClassCastException in BIRT

="birthdate")     @Temporal(value = TemporalType.DATE)     private Date birthdate

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