|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlCodesMappingContribution | |
---|---|
net.sourceforge.hivetranse.exception | This package defines the hierarchy of specific exceptions related to data access and also contains utility classes to allow mapping of SQLException s into these more specialized exceptions. |
Uses of SqlCodesMappingContribution in net.sourceforge.hivetranse.exception |
---|
Methods in net.sourceforge.hivetranse.exception with parameters of type SqlCodesMappingContribution | |
---|---|
protected void |
SqlExceptionMapper.addMapping(SqlCodesMappingContribution contrib)
|
Constructor parameters in net.sourceforge.hivetranse.exception with type arguments of type SqlCodesMappingContribution | |
---|---|
SqlExceptionMapper(java.util.List<SqlCodesMappingContribution> config)
|
|
SqlExceptionMapper(org.apache.commons.logging.Log logger,
java.util.List<SqlCodesMappingContribution> config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |