Class CollectionJ2NoIndexMemberAndAccessorFactory


public class CollectionJ2NoIndexMemberAndAccessorFactory extends CollectionJ2MemberAndAccessorFactory
A Factory that avoids the creation of the index methods.
  • Constructor Details

    • CollectionJ2NoIndexMemberAndAccessorFactory

      public CollectionJ2NoIndexMemberAndAccessorFactory(JavaNaming naming)
      Creates a new CollectionJ2NoIndexMemberAndAccessorFactory.
      Parameters:
      naming - the java naming to use
  • Method Details