Skip to content

Scala RDB Api Types: Helper functions to read ResultSets and set PreparedStatement parameters

Notifications You must be signed in to change notification settings

david-fontanals/srdb-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRDB Types: Functions to use PreparedStatement.setXxx and ResultSet.getXxx

Build Status Coverage Status

This is a Work In Progress...

TO-DO

  • Check that types have a nice toString representation
  • Document the project

Installation

resolvers += "Agilogy GitLab" at "https://gitlab.com/api/v4/groups/583742/-/packages/maven"

libraryDependencies += "com.agilogy" %% "srdb-types" % "2.2.1"

Usage

TO-DO

Publishing

To publish this package to Agilogy's Package Registry, set the GITLAB_DEPLOY_TOKEN environment variable and then run the following command in sbt:

sbt:srdb-types> +publish

Copyright

Copyright 2015 Agilogy

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Scala RDB Api Types: Helper functions to read ResultSets and set PreparedStatement parameters

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Scala 100.0%