ObjectDB ObjectDB

Internal Website Search

1-10 of 129 resultsRefresh
119

createContainerEntityManagerFactory(info, map)

Method javax.persistence.spi.PersistenceProvider EntityManagerFactory createContainerEntityManagerFactory( PersistenceUnitInfo info, Map map ) Called by the container when an EntityManagerFactory is to be created. Parameters: info - metadata for use by the persistence provider map - a Map
60

Glassfish 3.1.2.1 and ObjectDB 2.4.3

INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23) INFO: Grizzly Framework 1.9.46 started in: 33ms - bound to [0.0.0.0:8080] INFO: Grizzly Framework 1.9.46 started in: 17ms - bound to [0.0.0.0:8181] INFO: Grizzly Framework 1.9.46 started in: 4ms - bound to [0.0
52

500Mb ObjectDb database opening issue

(); LOGGER.info( String.format( "took [%d] ms", System.currentTimeMillis() - time ) ); Does exist ... is very critical for us! INFO : (AppDataStoreManager.java:277 thread:Thread-8): doOpenDataStore(): took ... , we get different results: 1/23/2016 15:38:42.3842: INFO : (AppPropertyManager.java:144 thread:main
51

JBoss 7 startup fails

advice i l helpful Here is the stack trace 13:49:11,894 INFO [org.jboss.modules] JBoss Modules version 1.0.1.GA 13:49:14,316 INFO [org.jboss.msc] JBoss MSC version 1.0.0.GA 13:49:14,719 INFO [org ... defined for native management service, all access will be unrestricted. 13:49:21,562 INFO [org
47

InternalError on multiple AND and JOIN Query

_07. Here is the output from 'mvn clean package': [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Example Objectdb test [INFO] task-segment: [clean, package] [INFO
47

EntityManager.refresh takes a long time

(Level.INFO, "begin select for person " + new Date().toString());                TypedQuery<Person ... > persons = personQuery.getResultList();                logger.log(Level.INFO, "end select for person ... .INFO, "begin refresh for person = " +             person + "  "+ new Date().toString());         em
43

How to Use a SF with extended Persistence Context?

:01,121 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA 13:52:01,304 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA 13:52:01,347 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting 13:52:01,959 INFO [org.xnio] XNIO Version 3.0.3.GA 13:52:01,960 INFO [org.jboss.as.server
22

General Settings and Logging

" /> <logger name="*" level="info" /> </general> The <temp> element <temp path="$temp/ObjectDB ... ="info" /> <logger> elements specify logging levels. The "*" logger, which can be shown in the default ... logging levels are: "fatal" "error" "warning" "info" "trace" "debug"
21

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

that every Element object (except Project itself) gets a Project reference on construction: INFO: ConfigBean []: Set default locale: country(AU), language(en) INFO: RequestBean []: Created: com.greensoft.entity.Project [null](TEST: project 1) INFO: RequestBean []: Persisted: com.greensoft.entity.Project [1
11

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

:@PostConstruct:createData"; ... log_info($i,"create project 1 { ..."); builder.buildProject("project1"); log_info($i,"created project 1 }"); log_info($i ... is thrown log_info($i,"created project 2 }"); } The error is thrown on the attempt to use

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