Uses of Class
org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue

Packages that use AbstractPersisitedValue
org.jboss.system.server.profileservice.persistence.xml   
 

Uses of AbstractPersisitedValue in org.jboss.system.server.profileservice.persistence.xml
 

Subclasses of AbstractPersisitedValue in org.jboss.system.server.profileservice.persistence.xml
 class NullValue
          A value.
 class PersistedArrayValue
          The persisted ArrayValue.
 class PersistedCollectionValue
          The persisted collection value.
 class PersistedCompositeValue
          The persisted composite value.
 class PersistedGenericValue
          The persisted generic value.
 class PersistedPropertiesValue
          The persisted TableValue.
 class PersistedTableValue
          The persisted TableValue.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.