Package org.cyclos.impl.sql.postgresql
Class UserNativeQuery.UserProjection
- java.lang.Object
-
- com.querydsl.core.types.ExpressionBase<T>
-
- org.cyclos.impl.utils.persistence.CustomProjection<P>
-
- org.cyclos.impl.sql.postgresql.NativeQuery.BaseProjection
-
- org.cyclos.impl.sql.postgresql.AbstractUserNativeQuery.AbstractUserProjection
-
- org.cyclos.impl.sql.postgresql.UserNativeQuery.UserProjection
-
- All Implemented Interfaces:
com.querydsl.core.types.Expression<UserWithFieldsVO>,com.querydsl.core.types.FactoryExpression<UserWithFieldsVO>,Serializable
- Enclosing class:
- UserNativeQuery
protected class UserNativeQuery.UserProjection extends AbstractUserNativeQuery.AbstractUserProjection
Projection forUserVO(adds nothing to theAbstractUserNativeQuery.AbstractUserProjection)- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.cyclos.impl.sql.postgresql.AbstractUserNativeQuery.AbstractUserProjection
distanceUnit
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedUserProjection()
-
Method Summary
-
Methods inherited from class org.cyclos.impl.sql.postgresql.AbstractUserNativeQuery.AbstractUserProjection
instantiate
-
Methods inherited from class org.cyclos.impl.sql.postgresql.NativeQuery.BaseProjection
addAddress, addCustomFieldValue, addImage, addUser, buildAddress, getCustomFieldValue, getCustomFieldValue, getImage
-
Methods inherited from class org.cyclos.impl.utils.persistence.CustomProjection
accept, add, get, getArgs, getSessionData, has, newInstance
-
-