 11 | .apache.org
< properties>
UTF-8
properties>
objectdb
ObjectDB Repository |
 11 | The JPA Metamodel API, which is introduced in JPA 2.0, enables examining the classes, fields and properties of the persistent object model, similarly to the Java reflection API. The main interface of the JPA Metamodel API is: Types (mainly classes) and attributes (persistent field and properties |
 11 | and properties. Object Model & Data Types ObjectDB supports persisting complex Java data structures ... , IdentityHashMap, LinkedHashMap, TreeMap and Properties. Arrays, including multidimensional arrays. Any |
 11 | and properties. Object Model & Data Types ObjectDB supports persisting complex Java data structures ... , IdentityHashMap, LinkedHashMap, TreeMap and Properties. Arrays, including multidimensional arrays. Any |
 11 | the class hierarchy is transparent. Support for renaming types, fields and properties. Object Model ... , LinkedHashMap, TreeMap and Properties. Arrays, including multidimensional arrays. Any other serializable type |
 11 | (fields or properties) to be fetched when the fetch group is active, and the recursion depth for each ... categoryName) Add the members (fields or properties) of the named category to the set of members in this FetchGroup. Add the members (fields or properties) of the named category to the set of members in |
 10 | instances obtained from the same PersistenceManagerFactory will have the same default properties ... via JNDI and looked up and used later. Any properties configured will be saved and restored ... be configured. If the ConnectionFactory property is set (non-null) then all other Connection properties |
 9 | .0 Map getHints() Get the properties and hints and associated values that are in effect for the query instance. Get the properties and hints and associated values that are in effect for the query instance. Returns: query properties and hints Since: JPA 2.0 LockModeType getLockMode |
 8 | (the first row, which represents the table header will be filled automatically): Use the properties |
 8 | . For example, a boolean path (a field or a property) is represented by Path:
Path isInUN |