Uses of Class
cz.encircled.joiner.model.WithSelfReference
-
Packages that use WithSelfReference Package Description cz.encircled.joiner.model -
-
Uses of WithSelfReference in cz.encircled.joiner.model
Fields in cz.encircled.joiner.model declared as WithSelfReference Modifier and Type Field Description WithSelfReferenceWithSelfReference. selfReferenceConstructor parameters in cz.encircled.joiner.model with type arguments of type WithSelfReference Constructor Description QWithSelfReference(com.querydsl.core.types.Path<? extends WithSelfReference> path)QWithSelfReference(Class<? extends WithSelfReference> type, com.querydsl.core.types.PathMetadata metadata, com.querydsl.core.types.dsl.PathInits inits)
-