Uses of Class
eu.rarogsoftware.rarog.platform.db.QAuthorities
Packages that use QAuthorities
-
Uses of QAuthorities in eu.rarogsoftware.rarog.platform.db
Fields in eu.rarogsoftware.rarog.platform.db declared as QAuthoritiesFields in eu.rarogsoftware.rarog.platform.db with type parameters of type QAuthoritiesModifier and TypeFieldDescriptionfinal com.querydsl.sql.ForeignKey<QAuthorities>
QUsers._authoritiesUsersFk
final com.querydsl.sql.PrimaryKey<QAuthorities>
QAuthorities.constraint2
Constructor parameters in eu.rarogsoftware.rarog.platform.db with type arguments of type QAuthoritiesModifierConstructorDescriptionQAuthorities
(com.querydsl.core.types.Path<? extends QAuthorities> path)