ObjectDB ObjectDB

Internal Website Search

11-20 of 22 resultsRefresh
9

javax.persistence.criteria.CriteriaBuilder

: Expression<BigDecimal> Since: JPA 2.0 Expression<BigInteger> toBigInteger( Expression<?> number ... : Expression<BigInteger> Since: JPA 2.0 Expression<Double> toDouble( Expression<?> number) Typecast
9

toBigInteger(number)

Method javax.persistence.criteria.CriteriaBuilder Expression<BigInteger> toBigInteger( Expression<?> number ) Typecast. Returns same expression object. Parameters: number - numeric expression Returns: Expression<BigInteger> Since: JPA 2.0
7

javax.persistence.Id

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

javax.persistence.Basic

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

[ObjectDB 2.2.6_02] Unexpected exception (Error 990) at com.objectdb.o.OBC.aJ(OBC.java:961)

.math.BigInteger; import java.util.Calendar; import java.util.GregorianCalendar; import java.util ... .performTest(BigInteger.ONE, BigInteger.TEN, tp); } catch (Exception ex) { Logger ... .createEntityManager(); } public void performTest(BigInteger x, BigInteger y, TimePeriod
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)

; BigInteger; String; and Date. Parameters: ordering - the ordering specification. Since: JDO 1.0
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

, and BigInteger; as well as Date and its jdbc subtypes and Enum types. Since: JDO 2.2 String DEFAULT

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