ObjectDB ObjectDB

Internal Website Search

181-190 of 200 resultsRefresh
5

LDAP and ObjectDB

the configuration file. You can use one shared user in objectdb.conf for the entire application and manage ... . The purpose of the user permissions in the configuration is mainly for managing different users that use
5

Massive schema update

Hello, I need to rename/move a lot of classes in my project. I know how to do it with the <schema> configuration element, but it's a big database, and I guess that I am going to have a performance ... update (including using the <schema> configuration element) is minimal. After an old object is updated
5

Glassfish 4 JTA Data Source Support

I would like to have the persistence.xml of my server application (REST service) use a JTA data source, so that I can configure the data source from the app server (Glassfish 4 in my case). My application already uses a number of JDBC data sources for Oracle etc., that are configured in that way
5

Maven driven compile time ehnancement

>     </executions>     <configuration>      <mainClass>com.objectdb.Enhancer</mainClass ... >com.x.y.b.*</argument>      </arguments>     </configuration>    </plugin> Then, in your output
5

problem using macbook with M1 chip?

the ObjectDB configuration file. Nothing has been read yet from the file, so the decoding error in ... configuration file, which failed. support Support a big sorry, it was a security setting on the new
5

PersistenceException: Failed to locate field

)." is this a bug, or have I somehow configured the database to complain about this? dmoshal David Moshal ... of the Enhancer page) against the configuration based enhancement, which in some environments doesn't
5

Groovy JPA example

way to configure DataSource.groovy to connect to the ObjectDB database? As far as I gather, ObjectDB ... , so you cannot configure a JDBC based data source. You can connect ObjectDB from Groovy as specified in
5

ObjectDB 2.x is working without any activation code

activation codes in the configuration file, so you will be able to share one configuration file
1

Getting an error when adding activation code to conf file

my configuration file, I get: Exception in thread "main" [ObjectDB 2.7.5_05] javax.persistence ... the activation code to my configuration file and run the application successfully. Thank you for your help with this issue! Much appreciated! bpassini Bryan Passini
1

Another NPE on em.createQuery(query).getResultList()

the eclipse project configuration files, or you could m2eclipse eclipse plugin). SeedEntityImplTest is a testng test. I temporarily committed changes to configure the project ready for object (if you run

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