Skip to content

Using TreSQL from Java

guntiso edited this page Apr 3, 2014 · 2 revisions

To use tresql from java you have to include both tresql jar and scala 2.10 runtime library in classpath. Java code examples can be found here: TresqlJavaApiTest.java

Clone this wiki locally