Package com.mchange.v2.c3p0.cfg
Interface C3P0ConfigFinder
-
- All Known Implementing Classes:
DefaultC3P0ConfigFinder
public interface C3P0ConfigFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description C3P0Config
findConfig()
-
-
-
Method Detail
-
findConfig
C3P0Config findConfig() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-