ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
38

Error with org.springframework.data.jpa.domain.AbstractPersistable

I am working on a Spring Boot application. I want to integrate ObjectDB with Spring Data JPA. I refer to the http://www.objectdb.com/database/forum/860 to do the configuration. When I start ... org.springframework.data.jpa.domain.AbstractPersistable.id at com.objectdb.o.MSG.d(MSG.java:62
38

Data migration from SQLServer to ObjectDB

Hi, could someone recommend a good tool to use for data migration from SQLServer to ObjectDB. irene05 irene lan Unfortunately there is currently no such automatic tool. Using a JPA ORM library (e.g. Hibernate or EclipseLink) you can write your own conversion program that retrieves data from
37

data protection method in ObjectDB Embedded Mode

I am new in ObjectDB and i need to understand How is data protection in ObjectDB Embedded Mode without using username or password thanks choymns choymns The way to keep an ObjectDB database encrypted is simply to store it on an encrypted drive. Modern operating systems support encryption
37

Wrong data stored in date only fileds

/10/2015 Madrid time (when clock goes back 1 hour at 3am), Object DB puts wrong data in the fields
37

Using List to save data

Hello, How can I save data dynamically such as "List" in Java -> ArrayList, LinkedList, etc. thanks Seena Abdollahi Seena Abdollahi Software Engineer sabdollahi Seena Abdollahi Lists are persisted automatically as fields of entity classes. See chapter 2 and 3 of the manual for more details. support Support
36

Significant I/O costs during batch update or insert data.

Significant I/O costs during batch update or insert data.
36

Query in Spring Data error Like for Integer records

Query in Spring Data error Like for Integer records
36

using objectdb.jar in writing data to mariadb or mysql db

using objectdb.jar in writing data to mariadb or mysql db
7

getNonJtaDataSource()

-JTA-enabled data source to be used by the persistence provider for accessing data outside a JTA transaction. The data source corresponds to the named non-jta-data-source element in the persistence.xml file or provided at deployment or by the container. Returns: the non-JTA-enabled data source
7

StaticMetamodel throws NPE with Spring-Data in PathImpl.get()

);     } };] from Spring-Data i got a NullPointerException in com.objectdb.jpa.criteria.PathImpl

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