aicas logoJamaica 6.4 release 1

Uses of Class
java.beans.PersistenceDelegate

Packages that use PersistenceDelegate
java.beans Contains classes related to developing beans -- components based on the JavaBeansTM architecture. 
 

Uses of PersistenceDelegate in java.beans
 

Subclasses of PersistenceDelegate in java.beans
 class DefaultPersistenceDelegate
          The DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class and is the delegate used by default for classes about which no information is available.
 

Methods in java.beans that return PersistenceDelegate
 PersistenceDelegate Encoder.getPersistenceDelegate(Class<?> type)
          Returns the persistence delegate for the given type.
 

Methods in java.beans with parameters of type PersistenceDelegate
 void Encoder.setPersistenceDelegate(Class<?> type, PersistenceDelegate persistenceDelegate)
          Sets the persistence delegate associated with this type to persistenceDelegate.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.