Package org.apache.openjpa.lib.jdbc
Interface LoggingConnectionDecorator.SQLWarningHandler
- All Known Implementing Classes:
AbstractDB2Dictionary
,AbstractSQLServerDictionary
,AccessDictionary
,CacheDictionary
,DB2Dictionary
,DBDictionary
,DerbyDictionary
,EmpressDictionary
,FirebirdDictionary
,FoxProDictionary
,H2Dictionary
,HerdDBDictionary
,HSQLDictionary
,InformixDictionary
,IngresDictionary
,InterbaseDictionary
,JDataStoreDictionary
,MariaDBDictionary
,MaxDBDictionary
,MySQLDictionary
,OracleDictionary
,PointbaseDictionary
,PostgresDictionary
,SolidDBDictionary
,SQLServerDictionary
,SybaseDictionary
- Enclosing class:
- LoggingConnectionDecorator
public static interface LoggingConnectionDecorator.SQLWarningHandler
Interface that allows customization of what to do when
SQLWarning
s occur.-
Method Summary
-
Method Details
-
handleWarning
- Throws:
SQLException
-