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.ContextBuilder
builder()
Create a new builder forContext
objects.
-
Method Details
-
builder
Create a new builder forContext
objects.- Returns:
- a new builder
-