List of Tables

 

Chapter 5. Mapping value types

Table 5.1. Java primitive types that map to SQL standard types

Table 5.2. Adapters for character and string values

Table 5.3. Date and time types

Table 5.4. Binary and large value types

Chapter 13. Filtering data

Table 13.1. Cascading options for entity association mappings

Table 13.2. Life cycle callback annotations

Chapter 14. Creating and executing queries

Table 14.1. Standardized JPA query hints

Table 14.2. Hibernate query hints

Chapter 15. The query languages

Table 15.1. JPQL operator precedence

Table 15.2. JPA query functions (overloaded methods not listed)

Table 15.3. Hibernate query functions

Chapter 17. Customizing SQL

Table 17.1. Comparing database procedures and functions