ObjectDB ObjectDB

Internal Website Search

31-40 of 88 resultsRefresh
26

Automatic schema evolution causes ArrayOutOfBoundsException

<String> permissions class ServiceProvider extends Entity - String name class Airline extends Entity - String name - String iata Now I changed the List<String> to List<Permission> (Permission is an embeddable class), the fields name remained untouched. After that I derived Airline from
26

Setting temp directory location in ObjectDB

ObjectDB 1.x. Try running ObjectDB in a process with no permission to write to the parent directory ... with no permission to write to the parent directory". I did not undertand this. How can we achieve this as ... can do anything. Can you please let me know how to do this. And if write permission permission is blocked
4

java.io.Serializable

, ObjectState, OptimisticLockException, Permission, PersistenceContextType, PersistenceException
4

implies(arg0)

Method java.security.BasicPermission boolean implies( Permission arg0 ) Parameters: arg0 -
0

javax.jdo.spi.JDOImplHelper

classes is checked, and if not present, a regular permission check is made. The regular permission check
0

JDOPermission.GET_METADATA

Static Field javax.jdo.spi.JDOPermission JDOPermission GET_METADATA An instance of JDOPermission to be used for getMetadata permission checking. Since: JDO 1.0
0

JDOPermission.CLOSE_PERSISTENCE_MANAGER_FACTORY

Static Field javax.jdo.spi.JDOPermission JDOPermission CLOSE_PERSISTENCE_MANAGER_FACTORY An instance of JDOPermission to be used for closePersistenceManagerFactory permission checking. Since: JDO 1.0.1
0

JDOPermission(name, actions)

Constructor javax.jdo.spi.JDOPermission JDOPermission( String name, String actions ) Constructs a JDOPermission with the specified name and actions. The actions should be null; they are ignored. This constructor exists for use by the Policy object to instantiate new Permission objects. Parameters
0

JDOPermission.SET_STATE_MANAGER

Static Field javax.jdo.spi.JDOPermission JDOPermission SET_STATE_MANAGER An instance of JDOPermission to be used for setStateManager permission checking. Since: JDO 1.0
0

JDOPermission.MANAGE_METADATA

Static Field javax.jdo.spi.JDOPermission JDOPermission MANAGE_METADATA An instance of JDOPermission to be used for manageMetadata permission checking. Since: JDO 1.0.2

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