Class QGenericObject

java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
All Implemented Interfaces:
com.querydsl.core.types.EntityPath<MFocus>, com.querydsl.core.types.Expression<MFocus>, com.querydsl.core.types.Path<MFocus>, com.querydsl.core.types.ProjectionRole<MFocus>, com.querydsl.sql.RelationalPath<MFocus>, Serializable

public class QGenericObject extends QFocus<MFocus>
Querydsl query type for "m_generic_object" table.
See Also:
  • Field Details

  • Constructor Details

    • QGenericObject

      public QGenericObject(String variable)
    • QGenericObject

      public QGenericObject(String variable, String schema, String table)