ObjectDB Database Search

51-66 of 66 results

What are the steps of creating small web app?

, JSF, JSP, EJB, JMS, JPA, JDBC ,Security, Ajax using Primefaces. # Backend technologies: MYSQL

How to Use a SF with extended Persistence Context?

.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC -compliant driver class

ODBC - How to create a DSN connection in Window

Hi, is there a way to set DSN of ObjectDB in windows for excel data analysis? 搜索 复制 gzdillon Lai Yang You can use the connection URL , including protocol, host, port, path, username and password (when applicable) as DSN of ObjectDB databases. However, ObjectDB does not support ODBC or JDBC

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

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

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

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

Spring 4 setup

.persistence. jdbc .url", "test.odb");           

How to deploy an Objectdb project with Jboss AS 7?

.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC -compliant

Analyse opensource project

Hello , it will be good if you analyse open source project :   i heard it new. Maybe it can be helpful for more faster objectdb or jdbc side. kadirbasol Kadir BASOL It is a competing product, which of course, you may use if it works well for you. If you want to discuss it please use

What role is the JDO in ObjectDB?

; // EclipseLink     @org.apache.openjpa.persistence. jdbc .Index   

InternalError on multiple AND and JOIN Query

;        o org.springframework:spring- jdbc :3.0.5.RELEASE   

lockfiles in client/server mode

is defined in src/main/webapp/META-INF/persistence.xml with a jdbc URL that looks to me as

Deploying a BIRT Project using ObjectDB onto Tomcat

://terrarum.net/administration/deploying-birt-on-tomcat.html Instead of the JDBC driver use the ObjectDB

Glassfish , OpenEJB Realm

    Hello , i'm developing EJB Application. I was in dilemma using OpenEJB and Glassfish. They all support JDBC Realm but i want to use only ObjectDB solution. So , there is no JPA Realm for any application server.Thats big minus for objectdb.   I will try to integrate for glassfish

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

] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC -compliant driver class org.h2.Driver

ObjectDB 2.0.0

ObjectDB Doctor. Fixed persistence.xml C/S connection property to "javax.persistence. jdbc .user". Fixed