Class SystemProjectionWithoutProxy

java.lang.Object
com.querydsl.core.types.ExpressionBase<System>
com.querydsl.core.types.FactoryExpressionBase<System>
com.querydsl.core.types.MappingProjection<System>
All Implemented Interfaces:
com.querydsl.core.types.Expression<System>, com.querydsl.core.types.FactoryExpression<System>, Serializable

public class SystemProjectionWithoutProxy extends FullSystemProjection
See Also:
  • Field Summary

    Fields inherited from class org.qubership.atp.environments.repo.projections.ShortSystemProjection

    gson, repo
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected System
    map(com.querydsl.core.Tuple tuple)
     

    Methods inherited from class org.qubership.atp.environments.repo.projections.FullSystemProjection

    create, createWithoutProxy

    Methods inherited from class org.qubership.atp.environments.repo.projections.ShortSystemProjection

    create

    Methods inherited from class com.querydsl.core.types.MappingProjection

    accept, getArgs, newInstance

    Methods inherited from class com.querydsl.core.types.FactoryExpressionBase

    equals, skipNulls

    Methods inherited from class com.querydsl.core.types.ExpressionBase

    getType, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.querydsl.core.types.Expression

    getType