Uses of Class
com.querydsl.sql.PrimaryKey
Packages that use PrimaryKey
-
Uses of PrimaryKey in com.querydsl.sql
Methods in com.querydsl.sql that return PrimaryKeyModifier and TypeMethodDescriptionprotected PrimaryKey<T>RelationalPathBase.createPrimaryKey(Path<?>... columns) @Nullable PrimaryKey<T>RelationalPath.getPrimaryKey()Get the primary key for this relation or null if none existsRelationalPathBase.getPrimaryKey()