ObjectDB Database Search
1-50 of 200 resultsNumbers in JPQL and Criteria Queries, which is always a positive number or zero. For example: ABS(-5) is evaluated to 5 ABS(10.7) is evaluated ... of the same type. The MOD Function The MOD function calculates the remainder of the division of one number by ... (path, param); // 2 expressions Expression sum2 = cb. sum (path, 1000); // expression + number | |
CriteriaBuilder.toLong(number) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression toLong ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: {@literal Expression } Since: JPA 2.0 | |
CriteriaBuilder.toInteger(number) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression toInteger ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: {@literal Expression } Since: JPA 2.0 | |
CriteriaBuilder.toBigDecimal(number) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression toBigDecimal ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: {@literal Expression } Since: JPA 2.0 | |
CriteriaBuilder.toBigInteger(number) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression toBigInteger ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: {@literal Expression } Since: JPA 2.0 | |
CriteriaBuilder.toDouble(number) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression toDouble ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: {@literal Expression } Since: JPA 2.0 | |
CriteriaBuilder.toFloat(number) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression toFloat ( Expression number ) Typecast. Returns same expression object. Parameters: number - numeric expression Return: {@literal Expression } Since: JPA 2.0 | |
Number of current connections Is there any way to find out the number of current connections to the DB server? natmaclin Natalia Levine Currently not. You may subscribe to this feature request and update it according to your needs. support Support | |
How to retrieve the ObjectDB version number?, which is the best (JPA) method to get the version number ? Peter pezifromvienna Peter | |
Large (and growing) numbers of ODB-StoreHandler Threads I'm not sure yet if this is a bug, however the number of OBD-StoreHandler threads seems to be growing over time. The database JVM now has about ~500 active threads total, most of them titled OBD-StoreHandler. What causes the creation of new OBD-StoreHandler threads?  | |
Listing large number of complicated objects with paging. ( setMaxResults ). Does that number affect? You may try running the query with a lazy fetch hint (as done by | |
large numbers of recordslarge numbers of records | |
order by string with numbersorder by string with numbers | |
Locking in JPA, if they happen, are detected earlier. Optimistic Locking ObjectDB maintains a version number for every entity ... time) is 1. In every transaction in which an entity object is modified its version number is automatically increased by one. Version numbers are managed internally but can be exposed by defining | |
GROUP BY and HAVING clauses of SQL: COUNT - returns a long value representing the number of elements. SUM - returns the sum ... (numeric, strings, dates). The following query counts for every letter the number of countries with names that start with that letter and the number of different currencies that are used by these countries | |
Auto Generated Values number generator for every database. This number generator is used to generate automatic object IDs ... number generator is also used to generate numeric values for primary key fields annotated by ... ; : } During a commit the AUTO strategy uses the global number generator to generate a primary key | |
Database Management Settings for caching pages of the database file. The max-threads attribute specifies the maximum number ... is reached - new requests are pending until previous requests are completed. The optimal number is usually larger than the number of available CPU cores, but not too large, to avoid thread competition | |
Paths and Types in JPQL and Criteria API. But more often they are used in JPQL path expressions that navigate to values of simple types ( number , boolean ... and functions (e.g. for strings and for numbers ), they can be compared by all six comparison operators ... types ( number , boolean, string, date). For a path expression to be valid the user defined persistable | |
JPA Persistable Types their ordinal numbers . Caution is required when modifying an enum type that is already in use in an existing database. New enum fields can be added safely only at the end (with new higher ordinal numbers ... , values of the color1 and color2 fields are stored as ordinal numbers (i.e. 0, 1, 2) while values | |
Query Parameters in JPA (); } The form of ordinal parameters is a question mark (?) followed by a positive int number . Apart from ... (of type ParameterExpression or its super interface Parameter ) rather than by names or numbers ... such methods, 9 of which are overridden in TypedQuery . That large number of methods is not typical | |
JPA Entity Fields eagerly when the entity object is first accessed. Version Field ObjectDB maintains a version number ... for the first time) is 1. For every transaction in which an entity object is modified its version number | |
Collections in JPQL and Criteria Queries if the collection is empty and TRUE otherwise. SIZE The SIZE(collection) function returns the number ... to the number of languages in that collection. [NOT] MEMBER [OF] The [NOT] MEMBER OF operator checks | |
WHERE clause (JPQL / Criteria API) the WHERE clause are passed through to the SELECT. In multi-variable queries the number of tuples for iteration ... takes a variable number of arguments of Predicate type and uses an AND conjunction as | |
Running JPA Queries, which is a Long object reflecting the number of Country objects in the database: TypedQuery query = em ... - the executeUpdate method returns the number of objects that have been updated or deleted by the query | |
ORDER BY clause (JPQL / Criteria API) whose type is comparable (i.e. numbers , strings and date values) and is derived from the SELECT ... method takes a variable number of Order instances as arguments (or a list of Order | |
Database Explorer New Entity Objects... command. In the dialog box select the entity class and specify the number ... and their order of appearance. This may be useful when working with classes with a large number of fields | |
JPA Primary Key is a sequential 64 bit number ( long ) that is set automatically by ObjectDB for every new entity object ... during a period of time are stored continuously and can be collected by accessing a minimum number of database | |
SELECT clause (JPQL / Criteria API) - multiselect , which takes a variable number of arguments representing multiple selections, and builds a  | |
Setting and Tuning of JPA Queries number ( 0 for the first page), the following expression retrieves the results for a specified page | |
Server Configuration specifies the maximum number of simultaneous connections that are accepted by the server. A request | |
Storing JPA Entity Objects (in persistence.xml ). Batch Store Storing a large number of entity objects requires special | |
ObjectDB License Agreement [ver. 2.0.4] by this agreement. 3. The free edition of the Software includes restrictions on the number of classes | |
Strings in JPQL and Criteria Queries returns the number of characters in the argument string as an int . For example: LENGTH('United | |
FROM clause (JPQL / Criteria API), since the referenced Capital objects are retrieved one at a time, i.e. the number of round trips | |
Logical Operators in JPQL and Criteria API, isLarge); // Either OECD member or large Additional factory methods are available for a variant number | |
ObjectDB License a product to an unlimited number of end users. For a quote please contact ObjectDB Sales (sales | |
DELETE Queries in JPA/JPQL if no transaction is active. On success - the executeUpdate method returns the number of objects | |
Privacy Policy picture, profile signature, company name, phone number , billing address, country, payment | |
Eclipse Public License - v 1.0 will be given a distinguishing version number . The Program (including Contributions) may always be distributed | |
UPDATE SET Queries in JPA/JPQL - the executeUpdate method returns the number of objects that have been modified by the query. Selective Update | |
InterfaceRef jakarta.persistence.criteria.CriteriaBuilder an expression that returns the exponential of its argument, that is, Euler's number e raised ... x, Number y) Create a predicate for testing whether the first argument is greater ... Since: JPA 2.0 Predicate gt ( Expression x, Number y) Create a predicate for testing | |
Step 6: Design a BIRT Report Table In this final step we will add a simple table to the report: Open the [Insert Table] dialog box by dragging a Table from the [Palette] window and dropping it on the report design (.rptdesign) layout. Set the column number to 2 , number of details to 1 , select the data set (e.g. Points by X | |
ClassRef jakarta.persistence.criteria.LocalDateTimeField part of a datetime. Since: JPA 3.2 DAY The calendar day of the month, numbered from 1. Since: JPA 3.2 HOUR The hour of the day in 24-hour time, numbered from 0 to 23. Since: JPA 3.2 MINUTE The minute of the hour, numbered from 0 to 59. Since: JPA 3.2 MONTH The calendar month of the year, numbered from 1 | |
InterfaceRef jakarta.persistence.Query . Public Methods int executeUpdate () Execute an update or delete statement. Return: the number ... getMaxResults () The maximum number of results the query object was set to retrieve. Returns Integer if setMaxResults was not applied to the query object. Return: maximum number of results Since: JPA 2 | |
InterfaceRef jakarta.persistence.TypedQuery () Execute an update or delete statement. Return: the number of entities updated or deleted Throws ... Since: JPA 2.0 int getMaxResults () The maximum number of results the query object was set to retrieve. Returns Integer if setMaxResults was not applied to the query object. Return: maximum number | |
InterfaceRef jakarta.persistence.StoredProcedureQuery () The maximum number of results the query object was set to retrieve. Returns Integer if setMaxResults was not applied to the query object. Return: maximum number of results Inherited from: Query Since: JPA 2.0 ... of the first result to retrieve. Parameters: startPosition - position of the first result, numbered from | |
ClassRef jakarta.persistence.criteria.LocalDateField, numbered from 1. Since: JPA 3.2 MONTH The calendar month of the year, numbered from 1. Since: JPA 3.2 QUARTER The calendar quarter, numbered from 1 to 4. Since: JPA 3.2 WEEK The ISO-8601 week number . Since: JPA 3.2 YEAR The calendar year. Since: JPA 3.2 | |
ClassRef jakarta.persistence.criteria.LocalTimeField time, numbered from 0 to 23. Since: JPA 3.2 MINUTE The minute of the hour, numbered from 0 to 59. Since: JPA 3.2 SECOND The second of the minute, numbered from 0 to 59, including a fractional part representing fractions of a second Since: JPA 3.2 | |
AnnotationAttrRef jakarta.persistence.Column.secondPrecision JPA Annotation Attribute in jakarta.persistence.Column int secondPrecision default -1 (Optional) The number of decimal digits to use for storing fractional seconds in a SQL time or timestamp column ... seconds should not be stored in a time column, or that the maximum number of digits supported by | |
Query.getMaxResults() - JPA Method JPA Method in jakarta.persistence.Query int getMaxResults () The maximum number of results the query object was set to retrieve. Returns Integer if setMaxResults was not applied to the query object. Return: maximum number of results Since: JPA 2.0 |