ObjectDB Database Search

1-18 of 18 results

Double persist of Entity field with Cascade.ALL

would have double entry of same record. Burabari Burabari Kpai For completeness, attached is the modified sample

JPA Persistable Types

and double . Equivalent wrapper classes from package java.lang: Boolean , Byte , Short , Character , Integer , Long , Float and Double . java.math.BigInteger , java.math.BigDecimal . java.lang.String . java

Index Definition

, long , float , double Equivalent wrapper classes from the java.lang package: Byte , Short , Character , Integer , Long , Float , Double java.math.BigInteger , java.math.BigDecimal java.lang.String java

jakarta.persistence.ConstructorResult

= "orderCount"), @ColumnResult(name = "avgOrder", type = Double .class) }) }) See Also: SqlResultSetMapping

jakarta.persistence.criteria.CriteriaBuilder.sumAsDouble(Expression)

Jakarta Persistence (JPA) Method in jakarta.persistence.criteria.CriteriaBuilder Expression sumAsDouble (    Expression x ) Create an aggregate expression applying the sum operation to a Float-valued expression, returning a Double result. Parameters: x - expression representing input

Step 6: Set the Spring XML

editor (by right clicking and selecting  Open With Text Editor or by double click

Step 6: Set the Spring XML

clicking and selecting Edit or by double click and then moving to the XML tab in the editor window

Problem with Criteria Querys

.createEntityManager();         em.getTransaction().begin();         for ( double i=0.0; i

IDs of Entities suddenly became UUIDs?

support auto generation of uuid. We double checked now (following your report) and we cannot find

Explorer in 2.3

. For example, I double click on a String field in an entity. Right now, all I can do is type some text

Soft Reference Object Cache Recommendation

; Then one can navigate to Classes, double click "byte[]" to view its instances, click "Compute retained sizes

Performance in SELECT statement

;  private Object value; // for now just Double values     @Index  

Multi selection and distinct in a criteria query

being distinct (i.e. when selecting names which may double without troubles)   Alex quasado Alexander Adam

Connecting to a remote objectdb server

in the extracted directory (including subdirectories). Run the server at that location (e.g. double

Database size is much larger than expected (x2)

, the codes show the version 2.2.9_3 is doubling the size: import static util.SingleManager.em; import static

DISTINCT key causing internal exception on 2.6.4.b10

(the '' suffix looked like a single double quote character " with no closing). This regression was caused by

docker documentation

you have double new lines (println + 13) instead of single after every input item? support Support

Eager load Map

build? support Support That's odd... I went back to double check and I'm definitely using 2.3.2_04. I