Class PersistenceContextUtil

java.lang.Object
io.ebeaninternal.server.deploy.PersistenceContextUtil

public final class PersistenceContextUtil extends Object
Utility to find the root bean type.
  • Constructor Details

    • PersistenceContextUtil

      public PersistenceContextUtil()
  • Method Details

    • root

      public static Class<?> root(Class<?> beanType)
      Find and return the root bean type for the given class.