exasol / sql-statement-builder

Build SQL statements safely without string concatenation
MIT License
25 stars 4 forks source link

Implement create table #30

Closed AnastasiiaSergienko closed 5 years ago

redcatbear commented 5 years ago

Please separate classes implementing the concept of values into a a package com.exasol.datatype.value and those implementing the concept of types into com.exasol.datatype.type.