ObjectDB ObjectDB

Internal Website Search

31-40 of 44 resultsRefresh
14

Problem to use find method on an abstract Class: AbstractMethodError is thrown

.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 08:17:22,388 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC
10

ObjectDB JDBC to Object compiler

would be to implement a JDBC driver for ObjectDB, which is something that we may do in the future, but thanks for the suggestion. support Support
10

Persist not working when ObjectDB and another db is used in the same application (through spring) with different tx managers

.BasicDataSource">   <property name="driverClassName" value="com.mysql.jdbc.Driver" />   <property name="url
10

ODBC - How to create a DSN connection in Window

, so you will have to implement your own custom DSN driver (possibly read only, if your aim in just retrieving data). support Support
10

How to create a wildfly datasource with dsJndi name to an objectdb database?

you. sikozptl Ulrich Schneider ObjectDB doesn't have a JDBC driver and a standard data source
10

How to define database structure and insert some initial objects from scratch

jdbc driver for ETL software like Kettle? How about migrating data from another database
10

Connections pool

Hi! Does ObjectDB keeps and reuses a pool of connections as MySQL JDBC driver does? I mean when it's used in a container like Tomcat, Glassfish, JBoss etc. Thank you. zmirc Mircea Chirac Yes. Every EntityManagerFactory instance manages a pool of connections and reuses them when it creates new
10

How to use regular expressions in Criteria Builder

extendible. support Support Bummer. Is this BIRT/ODA ObjectDB Driver the extension that your referring
10

PersistenceException UserException: Failed to validate persistence.xml

Driver or DataSource class name must be specified in the ConnectionDriverName property. Available
10

Spring 4 setup

database driver class for database type NONE'         <dependency>             <groupId>com.h2database

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