ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
1

printStackTrace()

) { throw new HighLevelException(e); } } static void b() throws MidLevelException ... (); } catch(LowLevelException e) { throw new MidLevelException(e ... LowLevelException { throw new LowLevelException(); } } class HighLevelException
1

javax.persistence.criteria.SetJoin

, returning a new expression object. Perform a typecast upon the expression, returning a new ... : may result in a runtime failure. Parameters: type - intended type of the expression Returns: new
1

javax.persistence.criteria.Subquery

upon the expression, returning a new expression object. Perform a typecast upon the expression, returning a new expression object. This method does not cause type conversion: the runtime type is not changed ... : new expression of the given type Since: JPA 2.0 Root<Y> correlate( Root<Y> parentRoot) Create
1

javax.persistence.criteria.Join

, returning a new expression object. Perform a typecast upon the expression, returning a new ... : may result in a runtime failure. Parameters: type - intended type of the expression Returns: new
1

javax.persistence.criteria.CriteriaBuilder.Coalesce

, returning a new expression object. Perform a typecast upon the expression, returning a new expression ... : may result in a runtime failure. Parameters: type - intended type of the expression Returns: new expression
1

javax.persistence.criteria.CriteriaBuilder.Case

, returning a new expression object. Perform a typecast upon the expression, returning a new expression ... : may result in a runtime failure. Parameters: type - intended type of the expression Returns: new
1

javax.persistence.criteria.PluralJoin

) Perform a typecast upon the expression, returning a new expression object. Perform a typecast upon the expression, returning a new expression object. This method does not cause type conversion ... of the expression Returns: new expression of the given type Since: JPA 2.0 Fetch<X,Y> fetch(String
0

printStackTrace()

) { throw new HighLevelException(e); } } static void b() throws MidLevelException ... (); } catch(LowLevelException e) { throw new MidLevelException(e ... LowLevelException { throw new LowLevelException(); } } class HighLevelException
0

printStackTrace()

) { throw new HighLevelException(e); } } static void b() throws MidLevelException ... (); } catch(LowLevelException e) { throw new MidLevelException(e ... LowLevelException { throw new LowLevelException(); } } class HighLevelException
0

printStackTrace()

) { throw new HighLevelException(e); } } static void b() throws MidLevelException ... (); } catch(LowLevelException e) { throw new MidLevelException(e ... LowLevelException { throw new LowLevelException(); } } class HighLevelException

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