Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
excalibur
excalibur-containerkit-logkit-DefaultDataSource...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File excalibur-containerkit-logkit-DefaultDataSource.patch of Package excalibur
--- containerkit/logkit/src/java/org/apache/log/output/db/DefaultDataSource.java.sav 2008-10-07 20:24:46.000000000 +0200 +++ containerkit/logkit/src/java/org/apache/log/output/db/DefaultDataSource.java 2008-10-07 20:28:22.000000000 +0200 @@ -113,4 +113,16 @@ { m_logWriter = logWriter; } + + public boolean isWrapperFor(Class<?> iface) + throws SQLException + { + return false; + } + + public <T> T unwrap(Class<T> iface) + throws SQLException + { + throw(new SQLException()); + } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor