Skip to content

tinyrye/jdbc-operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdbc-operations will make something about as level of an abstraction as Spring JDBC template

SQL access made at the reuseable statement object level. Statement objects take a data source so that each call with parameters obtains a connection and is thread-safe/independent of other threads/callers to a service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages