mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
Javadoc
This commit is contained in:
parent
330d4312c9
commit
49734095da
@ -408,6 +408,8 @@ public class SqlTypes {
|
||||
* The constant in the Java programming language, sometimes referred to
|
||||
* as a type code, that identifies the generic SQL type
|
||||
* {@code UUID}.
|
||||
*
|
||||
* @see org.hibernate.cfg.AvailableSettings#PREFERRED_UUID_JDBC_TYPE
|
||||
*/
|
||||
public static final int UUID = 3000;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user