 1 | .getSingleResult();
if (l > Integer.MAX_VALUE)
return -1;
int i = (int) l;
return i |
 1 | Is there a way to show the executed Sql/Jpql in the console? You can set the log element in ObjectDB configuration to write logging also to the console:
max="8mb" stdout="true" stderr="false" /> When stdout is set to true, all the logging information is written |
 1 | it again with [id, max-revision + 1]. Add another indexed boolean field that indicates if an entity |
 1 | I have the following lines in my objectdb.conf file:
max="8mb" stdout="false" stderr="false" />
I don't believe that the $temp property is being evaluated properly here as it creates a new directory |
 1 | >
max="100" />
|
 1 | ="8mb" max-threads="10" /> Currently zero size cache is not really zero, since there is an internal |
 1 | will result in earlier and more exception. objectdb.conf was configured
max |
 1 | about how to get the error. Recovery is enabled max="128mb |
 1 | ="path/to/log/" max="8mb" stdout="true" stderr="false" />
|
 1 | ();
if(oldAmount + howMany > Integer.MAX_VALUE) {
System.err.println("Can't add any |