2.3.20. SQL quoted identifiers of the User Guide discusses quoted identifiers by means of an explicit name using Hibernate's backtick handling. It should also discuss using double-quote, which is the JPA standard
Additionally it does not not discuss globally quoted identifiers at all (another JPA feature) nor implicit-quoting-of-keywords (emerging Hibernate feature)
|
|