Interface InfinispanIndexedTypeContext<E>
- Type Parameters:
E- The entity type mapped to the index.
public interface InfinispanIndexedTypeContext<E>
- Author:
- Fabio Massimo Ercoli
-
Method Summary
-
Method Details
-
typeIdentifier
PojoRawTypeIdentifier<E> typeIdentifier() -
name
String name() -
identifierMapping
IdentifierMapping identifierMapping()
-