Uses of Interface
org.objectweb.speedo.mapper.rdb.JDBCMapperAttributes

Packages that use JDBCMapperAttributes
org.objectweb.speedo.mapper.rdb The Rdb (relational database) mapper definition 
 

Uses of JDBCMapperAttributes in org.objectweb.speedo.mapper.rdb
 

Classes in org.objectweb.speedo.mapper.rdb that implement JDBCMapperAttributes
 class JDBCMapper
          A JDBC mapper component able to pool the JDBC connection in non managed environnement.