インターフェース PersistentPropertyPaths<T, P extends PersistentProperty<P>>

すべてのスーパーインターフェース:
IterableSE<PersistentPropertyPath<P>>, Streamable<PersistentPropertyPath<P>>, SupplierSE<StreamSE<PersistentPropertyPath<P>>>

public interface PersistentPropertyPaths<T, P extends PersistentProperty<P>> extends Streamable<PersistentPropertyPath<P>>
PersistentPropertyPath のコレクションのラッパー。
導入:
2.1
作成者:
Oliver Gierke