FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
sqlschema2java/buildAndRunExample.sh at develop · Sassine/sqlschema2java · GitHub
Sassine
/
sqlschema2java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
3
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
sqlschema2java
/
buildAndRunExample.sh
Copy path
More file actions
More file actions
Latest commit
History
History
History
18 lines (12 loc) · 391 Bytes
Breadcrumbs
sqlschema2java
/
buildAndRunExample.sh
Copy path
File metadata and controls
18 lines (12 loc) · 391 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!
/bin/sh
printf
"
_____ ____ __ ___ _____ _ _____
/ ___// __ \ / / |__ \ / / | | / / |
\__ \/ / / / / / __/ /__ / / /| | | / / /| |
___/ / /_/ / / /___/ __// /_/ / ___ | |/ / ___ |
/____/\___\_\/_____/____/\____/_/ |_|___/_/ |_|
Github : https://github.com/Sassine/sqlschema2java
"
mvn install
cd
sqlschema2java-example/
./runSqlSchema2Java.sh
Back
|
FazBrowse Home
|
New Git URL