Internal Website Search

191-200 of 200 resultsRefresh

Access ClassTransformer

Hello, As in our OSGI Environment, we do need to manually weave classes. To be able to do so, we'd need access to the ClassTransformer from ObjectDB. However, there's only the global enhancer api which is not of any help. There's the JEhancerAgent which seems to implement

Eclipse Public License - v 1.0

class="list">a) in the case of the initial Contributor, the initial code and documentation ... the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. b) Subject to the terms of this Agreement, each Contributor

JPA Annotations for Value Generation

level, the code>@GeneratedValuecode> with an optional code>GenerationTypecode> strategy ... |GenerationType"> The code>@GeneratedValuecode> annotation

Updating JPA Entity Objects

objects by fields that are marked with code>CascadeType.PERSISTcode> or code>CascadeType.ALLcode> are also persisted

ObjectDB Object Database Features

> Highly optimized code (as a result of many profiling sessions). Code enhancement is optional (recommended before ... >Online backup by a simple query on an code>EntityManagercode>/code>PersistenceManagercode>.

Criteria Query From Elements

criteria queries by descendant interfaces of the code>Fromcode> interface: code>Rootcode> subinterface: code>Joincode> subinterface and its descendant interfaces:

javax.persistence.EntityManagerFactory

shutdown, the application should close the entity manager factory. Once an code>EntityManagerFactorycode> has been closed, all its entity managers are considered to be in the closed state. code>IllegalStateExceptioncode> , except for code

Spring MVC JPA Tutorial - NetBeans Project

> Note: To run the application on GlassFish - change the transaction type from code>RESOURCE_LOCALcode> to code>JTAcode> in the code>persistence.xmlcode> file. If 

javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager

.PersistenceCapable">code>ObjectIdFieldConsumercode> , code>ObjectIdFieldSuppliercode>

getPersistenceManagerFactory(overrides, name, resourceLoader, pmfLoader)

a code>PersistenceManagerFactorycode> configured based on the properties stored in the resource at code>namecode> , or, if not found, returns a