Package org.aincraft
Interface ConnectionSource
- All Known Subinterfaces:
ConnectionSource.MongoConnectionSource,ConnectionSource.SQLConnectionSource
- All Known Implementing Classes:
HikariSourceImpl
public interface ConnectionSource
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
-
Method Details
-
close
- Throws:
ConnectionException
-
closed
- Throws:
ConnectionException
-
getType
DatabaseType getType()
-