ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
142

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check" system property) The following ... stamp checks) that when running my "console" test app in NetBeans IDE using the Run context menu ... and Build with enhancement works fine). - I have used Java decompilers to check the ObjectDB enhancement
131

Enhancement Check

Hello, is there any possibility for a check whether all entities are already enhanced within a jar ... .spi.SignedType. So you can check if an entity classes is OEM enhanced by: MyEntityClass ... checks. support Support Hello again, build 2.7.6_03 fixes the issue. Thank
130

Option or strategy to disable/skip runtime enhancement checks (to improve load time)?

On startup of a Maven-based web app there is verbose logging of object checking whether enhancement ... . For example, it is checking whether PrimeFaces JSF toolkit classes are enhanced. I am using Maven-based compile-time enhancement applied to entity modules (only), so I know these checks
129

Check for index existence ?

Hello, Is there a simple way to check if indexes specified in entities are well taken into account ... configuration and check the server logs (queries are executed on the server, enhancement messages are client ... by "*" xirt Sylvain Maybe ObjectDB doesn't use that specific configuration file. Check the location
128

License Activation Change and Checking Activation

with either the WIFI adapter enabled or disabled. You can check whether ObjectDB is activated or not ... You are right. This hidden (and undocumented) feature was implemented for a specific check in embedded mode. In client server mode it didn't work well, because it checks activation on the client
128

Dirty checking

you mentioned. You may also use JDO methods (even if your application uses JPA) so you can check ... > You may also use JDO methods (even if your application uses JPA) so you can check if an entity object is dirty ... it is not directly related to the subject of this forum thread ("Dirty checking"). support Support ok
128

UserException: Invalid configuration in 'internal' - Check permissions

.UserException: Invalid configuration in 'internal' - Check permissions.: Is there any way to change ... by: com.objectdb.o.UserException: Invalid configuration in 'internal' - Check permissions ... .UserException: Invalid configuration in 'internal' - Check permissions. at com.objectdb.o.MSG.d
127

Memory Leaks after COMMIT operation (checked on versions 2.6.5 & 2.6.6.b01)

Mbytes) need to check remaining memory in any available profiler. Stack trace for mentioned code ... collection, aDataKeys, please check when this collection is released. It is also recommended to use
7

PersistenceCapable.CHECK_READ

Static Field javax.jdo.spi.PersistenceCapable byte CHECK_READ If jdoFieldFlags for a field includes CHECK_READ, then the field has been enhanced to call the jdoStateManager on read if the jdoFlags setting is not READ_OK or READ_WRITE_OK. Since: JDO 1.0
7

PersistenceCapable.CHECK_WRITE

Static Field javax.jdo.spi.PersistenceCapable byte CHECK_WRITE If jdoFieldFlags for a field includes CHECK_WRITE, then the field has been enhanced to call the jdoStateManager on write if the jdoFlags setting is not READ_WRITE_OK;. Since: JDO 1.0

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