Interface EntityPaths

All Known Implementing Classes:
AbstractADeleteQuery, AbstractASelectQuery, AbstractSnapshotField, AQueryBuilderImpl, Database, PropertyFieldImpl, PropertyPredicates, SimpleSnapshotField, VersionFieldImpl

public interface EntityPaths
Shortcuts to Querydsl entity paths.
  • Field Details

    • Q_PROPERTY

      static final QPropertyDto Q_PROPERTY
    • Q_SNAPSHOT

      static final QSnapshotDto Q_SNAPSHOT
    • Q_ASSET

      static final QAssetDto Q_ASSET
    • $Q_SNAPSHOT

      static final com.entwinemedia.fn.Stream<QSnapshotDto> $Q_SNAPSHOT
    • $Q_PROPERTY

      static final com.entwinemedia.fn.Stream<QPropertyDto> $Q_PROPERTY
    • $NO_ENTITY

      static final com.entwinemedia.fn.Stream<com.mysema.query.types.EntityPath<?>> $NO_ENTITY