public class EntityBeanIntrospector extends AbstractPersistentClassIntrospector implements Introspector<T>(Code)
This class inspects all relevant fields of an entity bean and holds the
information.
author: Daniel Wiese author: Istvan Devai< Parameters: T - > -the type of the class to inspect since: 07.10.2005
Returns discriminator type used for the class that is inspected by this object,
or null if not used.
one of Integer.class, String.class or Character.class