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

Packages that use PersistedTableValue
org.jboss.system.server.profileservice.persistence   
 

Uses of PersistedTableValue in org.jboss.system.server.profileservice.persistence
 

Methods in org.jboss.system.server.profileservice.persistence that return PersistedTableValue
protected  PersistedTableValue AbstractValuePersistence.createTableValue(org.jboss.metatype.api.values.TableValue value)
          Create the persistence table value.
 

Methods in org.jboss.system.server.profileservice.persistence with parameters of type PersistedTableValue
protected  org.jboss.metatype.api.values.TableValue AbstractValueRecreation.createTableValue(PersistedTableValue table, org.jboss.metatype.api.types.TableMetaType type)
          Create the table value.
 



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