java.lang.Object
org.itsallcode.jdbc.Context
This represents a context with configuration for the Simple JDBC framework.
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionstatic Context.ContextBuilderbuilder()Create a new builder forContextobjects. 
- 
Method Details
- 
builder
Create a new builder forContextobjects.- Returns:
 - a new builder
 
 
 -