Opening HyperSQL DB terminal in linux

Modified on Tue, 05 Mar 2024 at 08:52 PM

How to open hsqldb-2.2.5.jar terminal in linux


1. Go to the location where lib’ folder resides

(D:\wildfly-8.2.0.Final\standalone\deployments\smarten.war\WEB-INF)

(For smarten eg: D:\smarten\wildfly\standalone\deployments\smarten.war\WEB-INF\lib)

1.Right click on ‘lib’ folder and open it with terminal

Type “java -jar hsqldb-2.2.5.jar” and press enter.

For smarten, type "java -jar hsqldb.jar" and press enter.

 
lib WEB-INF java -jar hsqldb-2.2.5.jar hsqldb HyperSQL DB

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article