ObjectDB ObjectDB

Internal Website Search

11-20 of 24 resultsRefresh
9

javax.persistence.criteria.CriteriaBuilder

Returns: sum expression Since: JPA 2.0 Expression<BigDecimal> toBigDecimal( Expression<?> number ... : Expression<BigDecimal> Since: JPA 2.0 Expression<BigInteger> toBigInteger( Expression<?> number
6

javax.persistence.AttributeOverride

PropertyInfo { Integer parcelNumber; Integer size; BigDecimal tax
6

javax.persistence.Id

.sql.Date; java.math.BigDecimal; java.math.BigInteger. The mapped column for the primary key
6

javax.persistence.Basic

types, String, java.math.BigInteger, java.math.BigDecimal, java.util.Date, java.util.Calendar, java.sql
6

javax.persistence.Column

=12, scale=2) public BigDecimal getCost() { return cost; } Since: JPA 1.0 String columnDefinition
0

javax.jdo.Query

; BigDecimal; BigInteger; String; and Date. Parameters: ordering - the ordering specification. Since: JDO 1.0 ... , String, or Object[]; or one of the java.math classes BigInteger or BigDecimal; or the java.util
0

setResultClass(cls)

, String, or Object[]; or one of the java.math classes BigInteger or BigDecimal; or the java.util
0

setOrdering(ordering)

class. Valid field types are primitive types except boolean; wrapper types except Boolean; BigDecimal
0

FetchGroup.BASIC

Static Field javax.jdo.FetchGroup String BASIC For use with addCategory and removeCategory calls. This category includes members of all primitive and immutable object class types as defined in section 6.4 of the specification, including String, Locale, Currency, BigDecimal, and BigInteger; as
0

javax.jdo.FetchGroup

types as defined in section 6.4 of the specification, including String, Locale, Currency, BigDecimal

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