Class PolyglotPersistenceGenericItemSupport


  • public class PolyglotPersistenceGenericItemSupport
    extends java.lang.Object
    • Method Detail

      • isFullyBackedByTheEJBPersistence

        public static boolean isFullyBackedByTheEJBPersistence​(Tenant tenant,
                                                               TypeInfo typeInfo)
      • isBackedByTransactionalRepository

        public static boolean isBackedByTransactionalRepository​(PK pk)
      • isFullyBackedByThePolyglotPersistence

        public static boolean isFullyBackedByThePolyglotPersistence​(Tenant tenant,
                                                                    TypeInfo typeInfo)
      • tryToObtainGenericItemImplUsingPolyglotPersistence

        public static ItemImplCreationResult tryToObtainGenericItemImplUsingPolyglotPersistence​(Tenant tenant,
                                                                                                PK pk)
      • getTypeCodesForPolyglotCriteria

        public static java.util.Set<java.lang.Integer> getTypeCodesForPolyglotCriteria​(Criteria criteria)