public void setPersistenceDelegate (Class<?> type, PersistenceDelegate delegate)

Associates the specified persistence delegate with the given type.

Parameters:
type    the class of objects that the specified persistence delegate applies to
delegate    the persistence delegate for instances of the given type

See also:
getPersistenceDelegate, java.beans.Introspector.getBeanInfo, java.beans.BeanInfo.getBeanDescriptor