Skip to content

averemee-si/ojdbc-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License ojdbc types

Oracle JDBC Data Types Conversion

Introduction

Building from source

After you’ve downloaded the code from GitHub, you can build it using Gradle. Use this command:

gradle clean build

The generated jar files can be found at: build/libs/.

Validating secure dependencies

To ensure no security vulnerabilities in the dependency libraries, run the following.

gradle dependencyCheckAnalyze

If the above reports any vulnerabilities, upgrade dependencies to use the respective latest versions.

Version and release history

0.8.0 (FEB-2023)

UnsignedLong support

0.7.0 (SEP-2023)

Initial build

Authors

Aleksej Veremeev - Initial work - A2 Rešitve d.o.o.

License

This project is licensed under the Apache-2.0 License.

About

A set of classes for converting oracle.sql.* to/from Java types and for decoding some Oracle RDBMS internal structures

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages