ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
118

Metamodel Attribute NOT EQUALS to same Attribute in a different EntityManager

Attribute from Metamodel initialized on @PostConstruct event IS NOT EQUALS of the same Attribute ... and the other on a @Controller @RequestMapping event, they return not equals Attributes using ... flavioreboucassantos Flávio Rebouças Santos Build 2.5.7_01 adds an equals implementation to Metamodel attributes
81

Optimistic locking: prevent version increment on entity collection attribute

Hello, I have an entity E with an attribute which is a collection of entities (one to many relationship) with an optimistic locking strategy supported by a version field. Is it possible to prevent the increment of the version of entity E when entities are added to or removed from the collection
27

javax.persistence.criteria.From

of associations, embeddables, and collections belonging to the type, and for Paths of attributes ... Since: JPA 2.0 Fetch<X,Y> fetch(String attributeName) Create a fetch join to the specified attribute using an inner join. Create a fetch join to the specified attribute using an inner join. Parameters
27

javax.persistence.criteria.Root

> fetch(String attributeName) Create a fetch join to the specified attribute using an inner join. Create a fetch join to the specified attribute using an inner join. Parameters: attributeName - name of the attribute for the target of the join Returns: the resulting fetch join Throws
26

Schema Update

new-name attribute is specified, the package name is changed from the original name, which is specified by the required name attribute, to the new name. All the classes in that package are moved to the new package name. In addition, whether or not a new-name attribute is specified, a <package> element
26

Server User List

" /> Every user is represented by a single <user> element: The required username and password attributes specify ... ip attribute, if specified, restricts the user to connect to the server only from the specified IP ... to 192.18.194.255, as well as from 127.0.0.1. The admin attribute (whose value is "true" or "false
20

Index Definition

name attribute has no specific role but might be presented in the ObjectDB Explorer and in logging ... in the members attribute of the @Index or @Unique annotations: @Entity @Index(members={"lastName ... ; } When indexed fields are specified explicitly in the members attribute, as shown
17

Apache License, Version 2.0, January 2004

, trademark, and attribution notices from the Source form of the Work, excluding those notices ... of the attribution notices contained within such NOTICE file, excluding those notices that do not ... are for informational purposes only and do not modify the License. You may add Your own attribution notices
17

javax.persistence.metamodel.SingularAttribute

javax.persistence.metamodel Interface SingularAttribute<X,T> Superinterfaces: Attribute<X,T ... _ATTRIBUTE, the Java element type is returned. If the bindable type is SINGULAR_ATTRIBUTE or ENTITY_TYPE, the Java type of the represented entity or attribute is returned. Returns: Java type Since: JPA 2.0
2

javax.jdo.Constants

elements in the JDO configuration file. Since: JDO 2.1 String INSTANCE_LIFECYCLE_LISTENER_ATTRIBUTE_CLASSES The name of the instance lifecycle listener element's "classes" attribute. The name of the instance lifecycle listener element's "classes" attribute. Since: JDO 2.1 String INSTANCE_LIFECYCLE

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support