Internal Website Search

1-10 of 200 resultsRefresh

Date and Time in JPQL and Criteria Queries

current date and time functions. Current Date and Time JPA ... >java.sql.Date instance). CURRENT_TIME - is evaluated to the current time (a java.sql.Time instance). CURRENT_TIMESTAMP - is evaluated to the current

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

Is there an API to get the current version of ObjectDB that's being used?

Is there an API to get the current version of ObjectDB that's being used? This would be very handy to have, because it is somewhat difficult to know what version of the ObjectDB you are currently using since the objectdb.jar filename remains the same for all versions (which is not a bad thing

Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time entity classes ?

build time emhancement, but GlassFish invokes it automatically. Currently there is no setting in ObjectDB to disable the enhancer agent ... Q: Does run time enhancer due to GlassFish/Payara do anything that would affect loaded compile-time enhanced entity classes (other than just

find() cost unreasonable time!

seconds, why? Result: =========== find time @ 24.125000 getSons time @ 0.000000 1 : type:Nodes, sons:2 child : 2 child : 3 Iterator time @ 0.000000 find time @ 0.000000 getSons time @ 0.000000 2 : type:Nodes, sons:2 child : 4 child : 5 Iterator time @ 0.000000

TemporalType.TIME

Enum Constant javax.persistence.TemporalTypeTIME Map as java.sql.Time Since: JPA 1.0

current()

.SequenceObject current() Returns the current ... used. If the current sequence value is not available, throw JDODataStoreException. Returns: the current value Since: JDO 2.0

Constants.PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID

>String PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID The name of the persistence manager factory element's "server-time-zone-id" attribute. Since: JDO 2.1

Constants.PROPERTY_SERVER_TIME_ZONE_ID

Static Field javax.jdo.ConstantsString PROPERTY_SERVER_TIME_ZONE_ID Mapping "javax.jdo.option.ServerTimeZoneID" Since: JDO 2.1

VersionStrategy.DATE_TIME

Enum Constant javax.jdo.annotations.VersionStrategyDATE_TIME Since: JDO 2.1