ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
124

Spring MVC configuration files

Hi!! how are you guys? I have been working with Spring MVC framework and it is really helpful, but now I have a question, as you know Spring MVC framework create by default the xml configuration files and I would like to know if the is a way to create automatic java based configuration file instead
122

Cache configuration of database file pages, query programs, query results

Are there some possibilities to configure following caches in order to keep cache data for only some important entity types and for the entire life cycle of the EntityManagerFactory. Cache of database file pages. Cache of query programs. Cache of query execution results. btc_es BTC EmbeddedSystems
122

How Should I Configure objectdb.conf to Obtain 256KB Disk IO Requests and Maximize Shared PersistenceManager Entity Cache?

These are questions asked in the context of the proposed architecture described in the forum thread titled, "Sample JDO Architecture for Follow Up Questions". I tried to configure my objectdb.conf to give 256KB disk accesses and use PersistenceManager L1 ref=soft caching and datastore pagefile
122

best practice for configuration settings

questions regarding the configuration entry: ... <processing cache="64mb" max-threads="10" synchronized="false" /> ... max-threads we have 16 processor cores and around 400 clients communicating to our core process, each accessing objectdb. What is the best setting ? synchronized
122

Does JPA have any configuration to create DDL's that are database specific

There some JPA classes who's names more that 30 character. This worked well in MySQL , Derby , PostgreSQL but when it was tried on oracle , we hit the constraint that oracle has of 30 characters. So basically my question is that is there any JPA have any configuration to create DDL's
118

Query debugging configuration from class

Query debugging configuration from class
118

JPA Configuration without persistance.xml

JPA Configuration without persistance.xml
4

Step 1: Create a Maven Web Project

to create the project. The configuration of the new created project is contained in a pom.xml file ... </artifactId> <configuration> <source>1.7</source> <target>1.7</target> </configuration> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec
4

Step 1: Create a Maven Web Project

. The configuration of the new created project is contained in a pom.xml file that was created ... </artifactId>      <configuration>       <source>1.7</source>       <target>1.7</target>      </configuration>     </plugin>     <plugin>      <groupId>org.codehaus.mojo</groupId
2

[ODB1] Chapter 9 - ObjectDB Explorer

the server as an Explorer thread. The server configuration file is located automatically by the Explorer, but you can specify a configuration path explicitly using "Tools | Options | General". 9.5 Options ... only when the code of these methods is available using the specified classpath. The "Server Configuration

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