Internal Website Search

1-10 of 18 resultsRefresh

Geospatial functions

: double cx = Math.toRadians(fromLat); double cy = Math.toRadians(fromLon); double px = Math.toRadians(toLat); double py = Math.toRadians(toLon); // see http://de.wikipedia.org/wiki/Orthodrome double gamma = Math.acos(Math.sin(cx) * Math.sin(px) + Math.cos(cx

JPA Persistable Types

>Simple Java data types: Primitive types, Wrappers, String, Date and Math types. Multi ... >java.math.BigInteger, java.math.BigDecimal. java.lang

Index Definition

, Double. java.math.BigInteger, java.math

ObjectDB Object Database Features

.sql.Timestamp. Math ... > Math: java.lang.BigInteger and java.lang.BigDecimal.

JPA Primary Key

> java.math.BigInteger, java.math.BigDecimal. java

javax.persistence.Id

> ; java.util.Date ; java.sql.Date ; java.math.BigDecimal ; java.math.BigInteger . The mapped column

javax.persistence.Basic

, String , java.math.BigInteger , java.math

[ODB1] Chapter 3 - Persistent Classes

>List and Map. java.math.BigInteger and java.math

[ODB1] Chapter 4 - JDO Metadata

>Integer), types defined in java.math (e.g. BigInteger), and

setResultClass(cls)

one of the java.math classes BigInteger or BigDecimal; or the java.util class Date; or one of the java.sql