Class CustomCollectionType

    • Constructor Detail

      • CustomCollectionType

        @Deprecated
        public CustomCollectionType​(TypeFactory.TypeScope typeScope,
                                    java.lang.Class userTypeClass,
                                    java.lang.String role,
                                    java.lang.String foreignKeyPropertyName)
        Deprecated.
        Use the other constructor
      • CustomCollectionType

        public CustomCollectionType​(java.lang.Class userTypeClass,
                                    java.lang.String role,
                                    java.lang.String foreignKeyPropertyName)