Uses of Interface
org.objectweb.speedo.runtime.mapper.MapperAttributes

Packages that use MapperAttributes
org.objectweb.speedo.runtime.mapper   
 

Uses of MapperAttributes in org.objectweb.speedo.runtime.mapper
 

Subinterfaces of MapperAttributes in org.objectweb.speedo.runtime.mapper
 interface JCAMapperAttributes
           
 interface JDBCMapperAttributes
           
 

Classes in org.objectweb.speedo.runtime.mapper that implement MapperAttributes
 class JCAMapper
           
 class JDBCMapper