Uses of Class
net.sqlind.SQLQueryMapper.Errors

Uses of SQLQueryMapper.Errors in net.sqlind
 

Methods in net.sqlind that return SQLQueryMapper.Errors
static SQLQueryMapper.Errors SQLQueryMapper.Errors.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SQLQueryMapper.Errors[] SQLQueryMapper.Errors.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in net.sqlind with parameters of type SQLQueryMapper.Errors
 SQLQueryMapper.SQLMapperException SQLQueryMapper.SQLQueryTemplate.getException(SQLQueryMapper.Errors err, Throwable originalException, String... infos)
           
 



Copyright © 2012. All Rights Reserved.