ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
11

Mismatch client-server protocol prefix

are allocated and used by a new EntityManager. You may try the following configuration ... our Spring configuration from xml to configuration classes. That's all. Basically this also updated all the Spring libraries to a newer version and maybe the tomcat configuration changed. The strange
2

javax.persistence.EntityManager

the configuration in effect. Returns: map of properties and hints in effect for entity manager
2

javax.persistence.EntityManagerFactory

change the configuration in effect. Returns: properties Throws: IllegalStateException - if the entity
2

getProperties()

Method javax.persistence.EntityManager Map<String,Object> getProperties() Get the properties and hints and associated values that are in effect for the entity manager. Changing the contents of the map does not change the configuration in effect. Returns: map of properties and hints in effect for entity manager Since: JPA 2.0
0

Constants.ELEMENT_PROPERTY

Static Field javax.jdo.Constants String ELEMENT_PROPERTY The name of the persistence manager factory property elements in the JDO configuration file. Since: JDO 2.1
0

Constants.ELEMENT_PERSISTENCE_MANAGER_FACTORY

Static Field javax.jdo.Constants String ELEMENT_PERSISTENCE_MANAGER_FACTORY The name of the persistence manager factory element in the JDO configuration file. Constant value is persistence-manager-factory. Since: JDO 2.1
0

Constants.ELEMENT_INSTANCE_LIFECYCLE_LISTENER

Static Field javax.jdo.Constants String ELEMENT_INSTANCE_LIFECYCLE_LISTENER The name of the instance lifecycle listener element in the JDO configuration file. Since: JDO 2.1
0

getPersistenceManagerFactory(stream, loader)

Static Method javax.jdo.JDOHelper PersistenceManagerFactory getPersistenceManagerFactory( InputStream stream, ClassLoader loader ) Returns a PersistenceManagerFactory configured based on the Properties stored in the input stream at stream. Creates a PersistenceManagerFactory with loader. Any
0

getPersistenceManagerFactory(stream)

Static Method javax.jdo.JDOHelper PersistenceManagerFactory getPersistenceManagerFactory( InputStream stream ) Returns a PersistenceManagerFactory configured based on the Properties stored in the input stream at stream. This method is equivalent to invoking getPersistenceManagerFactory(InputStream
0

javax.jdo.JDOEntityManager

does not change the configuration in effect. Returns: map of properties and hints in effect

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