Internal Website Search
1-22 of 22 resultsComparison in JPQL and Criteria API , Short , Character , Integer , Long , Float , Double ), BigInteger and BigDecimal can be compared ... , a double value can be compared to a BigInteger instance but not to a String instance. [NOT] BETWEEN | |
ObjectDB Object Database Features : java.lang. BigInteger and java.lang.BigDecimal. Collection types : Collection, List, Set,  ... .util.Date, java.sql.Date, java.sql.Time and java.sql.Timestamp. Math: java.lang. BigInteger and java | |
JPA Persistable Types , Short , Character , Integer , Long , Float and Double . java.math. BigInteger , java.math.BigDecimal | |
Index Definition. BigInteger , java.math.BigDecimal. java.lang.String. java.util.Date , java.sql.Date , java.sql.Time | |
Numbers in JPQL and Criteria Queries , double , BigInteger , BigDecimal ) are supported. Unary Operators Creation of the unary minus | |
Database Schema Evolution , float , double , Byte , Short , Character , Integer , Long , Float , Double , BigInteger , BigDecimal | |
JPA Primary Key , Short , Character , Integer , Long , Float , Double. java.math. BigInteger , java.math.BigDecimal. java | |
[ODB1] Chapter 7 - JDOQL Queries , Double ), as well as BigInteger and BigDecimal can participate in comparisons as if they were primitive ... , Long, Float, Double, and also BigInteger and BigDecimal). The concatenation operator ... , Date , BigInteger and BigDecimal . Multiple order expressions can also be specified: Query query = pm | |
javax.persistence.Basic, String , java.math. BigInteger , java.math.BigDecimal , java.util.Date , java.util.Calendar , java.sql | |
javax.persistence.criteria.CriteriaBuilder. Parameters: number - numeric expression Return: Expression< BigInteger > Since: JPA 2.0 | |
CriteriaBuilder.toBigInteger(number) - JPA Method JPA Method in javax.persistence.criteria.CriteriaBuilder Expression toBigInteger ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: Expression< BigInteger > Since: JPA 2.0 | |
javax.persistence.Id.sql.Date ; java.math.BigDecimal ; java.math. BigInteger . The mapped column for the primary key | |
[ODB1] Chapter 3 - Persistent Classes and Hashtable , and the interfaces - Collection , Set , List and Map . java.math. BigInteger and java.math | |
[ODB1] Chapter 4 - JDO Metadata and Integer ), types defined in java.math (e.g. BigInteger ), and java.util.Date . Collections, arrays | |
[ObjectDB 2.2.6_02] Unexpected exception (Error 990) at com.objectdb.o.OBC.aJ(OBC.java:961). BigInteger ; import java.util.Calendar; import java.util.GregorianCalendar; import java.util.logging.Level ... ( BigInteger .ONE, BigInteger .TEN, tp); } catch (Exception ex) { Logger.getLogger(ReproduceTest.class ... getEntityManager() { return emf.createEntityManager(); } public void performTest( BigInteger x, BigInteger y | |
ObjectDB can't be activated; String s2 = String.format("%x", new BigInteger (1 ... .UnsupportedEncodingException; import java.math. BigInteger ; import java.net.NetworkInterface; import java.net ... ; String s2 = String.format("%x", new BigInteger (1 | |
JPA Composite Key make Object Db throws "Unexpected exception (Error 990)" on the VUT class on the call "e" method. A look at the bytecode show : L219 to 221 : checkcast BigInteger I don't know why this cast is made ... i haven't any BigInteger in my app. Well, debugging | |
javax.jdo.Query except Boolean ; BigDecimal ; BigInteger ; String ; and Date . Parameters: ordering - the ordering ... , Double, String, or Object[]; or one of the java.math classes BigInteger or BigDecimal; or the java | |
javax.jdo.FetchGroup.BASIC JDO Static Field in javax.jdo.FetchGroup 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 | |
Query.setResultClass(cls) - JDO Method, Integer, Long, Float, Double, String, or Object[]; or one of the java.math classes BigInteger or | |
javax.jdo.FetchGroup, including String, Locale, Currency, BigDecimal, and BigInteger ; as well as Date and its jdbc subtypes | |
Query.setOrdering(ordering) - JDO Method types except Boolean ; BigDecimal ; BigInteger ; String ; and Date . Parameters: ordering - the ordering specification. Since: JDO 1.0 |