ObjectDB ObjectDB

Internal Website Search

1-4 of 4 resultsRefresh
34

Strings in JPQL and Criteria Queries

The LOWER(str) and UPPER(str) functions return a string after conversion to lowercase or uppercase
24

Case Insensitive Indexes

string indexes are currently not supported. If you cannot use lowercase only (or uppercase ... lowercase or uppercase. You can fill a feature request in the issue tracking and if this feature
18

javax.persistence.criteria.CriteriaBuilder

> upper( Expression<String> x) Create expression for converting a string to uppercase. Create expression for converting a string to uppercase. Parameters: x - string expression Returns: expression to convert to uppercase Since: JPA 2.0 Expression<Collection<V>> values(M map) Create an expression
14

upper(x)

Method javax.persistence.criteria.CriteriaBuilder Expression<String> upper( Expression<String> x ) Create expression for converting a string to uppercase. Parameters: x - string expression Returns: expression to convert to uppercase Since: JPA 2.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