Internal Website Search

91-100 of 114 resultsRefresh

Speeding up reporting queries with size() on list

.description.length(), insp.products.size(), insp.picture from Inspiration insp order by date(insp

Cascading makeTransient

() {   return "StringWrapper : "+ getString().length(); } public ArrayList<String>

Executing JUnit "all tests" throws "Object ... belongs to another EntityManager" Exception

locks, and varying the length (number of actions) within a transaction, to no avail.

Multithreading Test and Deadlock

because of higher memory usage (4 x 10,000 x 100 strings x attribute length => many MBs). support

Broken @ManyToOne reference

@Column(length = 36) private String stringId; } @MappedSuperclass public abstract class B

Does aggregate function "greatest" work on entity objects?

() + " result = " + result); return result; } @Column(length=1024) private

How to enhance the JPA/Spring/MVC to implement RESTfull for CURL client?

> Content-Type: text/html;charset=utf-8 Content-Length: 1067 Date: Sat, 12 Oct 2013 17:00:24 GMT

UPDATE statemen crash when i put the WHERE clause.

>).length()>=2) { lab_points = (Integer) em.createQuery

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

.length() == 0) { TimePeriod id = chart.getId(); if (findChart(id

ObjectDB 2.6.1

Added an option to disable temporary file deletion. Added support of using entity classes with missing dependent types. Added support of composite indexes with components of different lengths