Uses of Class
com.mysema.query.sql.dml.AbstractMapper

Packages that use AbstractMapper
com.mysema.query.sql.dml DML operations support 
 

Uses of AbstractMapper in com.mysema.query.sql.dml
 

Subclasses of AbstractMapper in com.mysema.query.sql.dml
 class BeanMapper
          Creates the mapping by inspecting the RelationalPath via reflection and object via bean inspection.
 class DefaultMapper
          Creates the mapping by inspecting the RelationalPath and Object via reflection.
 



Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.