ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
2

java.security.Permission

Interfaces: Serializable, Guard Subclasses: BasicPermission Permission(String arg0) Parameters: arg0 - void checkGuard(Object arg0) Parameters: arg0 - void checkGuard(Object arg0) Parameters: arg0 - boolean equals(Object arg0) Parameters: arg0 - String getActions() String getName() int hashCode() boolean
2

javax.persistence.EntityNotFoundException

detail message. Parameters: message - the detail message. Since: JPA 1.0 Throwable fillInStackTrace() Fills in ... even once. Parameters: cause - the cause (which is saved for later retrieval by the getCause() method). (A null value ... print stream. Prints this throwable and its backtrace to the specified print stream. Parameters: s
2

getParameters()

Method javax.persistence.Query Set<Parameter<?>> getParameters() Get the parameter objects corresponding to the declared parameters of the query. Returns empty set if the query has no parameters. This method is not required to be supported for native queries. Returns: set of the parameter objects
0

javax.jdo.spi.JDOPermission

a JDOPermission with the specified name. Constructs a JDOPermission with the specified name. Parameters ... by the Policy object to instantiate new Permission objects. Parameters: name - the name ... (Object arg0) Parameters: arg0 - boolean equals(Object arg0) Parameters: arg0 - String getActions
0

retrieveAll(useFetchPlan, pcs)

fetch group. If the useFetchPlan parameter is false, this method behaves exactly as the corresponding method without the useFetchPlan parameter. If the useFetchPlan parameter is true, and the fetch plan ... , and other fields might be fetched lazily by the implementation. If the useFetchPlan parameter is true
0

getObjectIds(pcs)

of instances. For each instance in the parameter, the getObjectId method is called. This method returns one identity instance for each element in the parameter. The order of instances of the returned array exactly matches the order of instances of the parameter array. Parameters: pcs
0

getObjectIds(pcs)

for a collection of instances. For each instance in the parameter, the getObjectId method is called. This method returns one identity instance for each element in the parameter. The order of iteration of the returned Collection exactly matches the order of iteration of the parameter Collection. Parameters
0

retrieveAll(pcs, useFetchPlan)

fetch group. If the useFetchPlan parameter is false, this method behaves exactly as the corresponding method without the useFetchPlan parameter. If the useFetchPlan parameter is true, and the fetch plan ... , and other fields might be fetched lazily by the implementation. If the useFetchPlan parameter is true
0

makePersistentAll(pcs)

a Collection of instances persistent. Parameters: pcs - a Collection of instances Returns: the parameter instance for parameters in the transient or persistent state, or the corresponding persistent instance for detached parameter instances, with an iteration in the same order as in the parameter
0

retrieveAll(pcs, useFetchPlan)

fetch group. If the useFetchPlan parameter is false, this method behaves exactly as the corresponding method without the useFetchPlan parameter. If the useFetchPlan parameter is true, and the fetch plan ... , and other fields might be fetched lazily by the implementation. If the useFetchPlan parameter is true

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