mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-23 02:36:06 -05:00
documentation update
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Jailer Database Tool
|
||||
|
||||
Jailer is a tool for database subsetting and relational data browsing.
|
||||
Jailer is a tool for database subsetting and relational data browsing.
|
||||
|
||||
- The Subsetter exports consistent, referentially intact row-sets from relational databases,
|
||||
generates topologically sorted SQL-DML, DbUnit datasets and hierarchically structured XML.
|
||||
- The Data Browser allows bidirectional navigation through the database
|
||||
- The Data Browser allows bidirectional navigation through the database
|
||||
by following foreign-key-based or user-defined relationships.
|
||||
|
||||
|
||||
@@ -53,9 +53,13 @@ Jailer is a tool for database subsetting and relational data browsing.
|
||||
|
||||
## Installation
|
||||
|
||||
Use the installer "Jailer-Install-n.n.n.exe" or unzip the file "jailer_n.n.n.zip".
|
||||
If you do not want to install Java yourself, use the installation file "Jailer-n.n.n-with-java-JRE.msi" (for Windows) or "jailer-database-tools_10.2.2-x64-with-java-JRE.deb" (for Linux).
|
||||
|
||||
Otherwise use the installer "Jailer-Install-n.n.n.exe" or unzip the file "jailer_n.n.n.zip".
|
||||
See also <a href="http://jailer.sourceforge.net/faq.html#multiuser">http://jailer.sourceforge.net/faq.html#multiuser</a>
|
||||
|
||||
To start the tool from the unpacked zip:
|
||||
|
||||
- Database Subsetter
|
||||
- On windows platform execute "Jailer.exe". You can also start "jailerGUI.bat".
|
||||
- On Unix/Linux platform execute the script "jailerGUI.sh" or use "java -jar jailer.jar"
|
||||
@@ -82,7 +86,7 @@ To build the tool you can just use ant: ( https://ant.apache.org )
|
||||
- Forum: https://sourceforge.net/p/jailer/discussion/
|
||||
- Support: rwisser@users.sourceforge.net
|
||||
|
||||
|
||||
|
||||
## Contributors
|
||||
|
||||
### Code Contributors
|
||||
@@ -112,4 +116,3 @@ Support this project with your organization. Your logo will show up here with a
|
||||
<a href="https://opencollective.com/Jailer/organization/7/website"><img src="https://opencollective.com/Jailer/organization/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/Jailer/organization/8/website"><img src="https://opencollective.com/Jailer/organization/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/Jailer/organization/9/website"><img src="https://opencollective.com/Jailer/organization/9/avatar.svg"></a>
|
||||
|
||||
+17
-92
@@ -1,6 +1,6 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
||||
|
||||
<title>Jailer - Installation</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<meta name="keywords" content="Data Export Tool" />
|
||||
@@ -111,102 +111,29 @@
|
||||
|
||||
<tr>
|
||||
<td class="content" height="520" valign="top" width="100%">
|
||||
<p><small><small> </small></small><br />
|
||||
Unpack the file <span style=
|
||||
"font-style: italic;">jailer_n.n.n.zip.</span> You will get the
|
||||
following files:<br /></p>
|
||||
<p>If you do not want to install Java yourself, use the installation file <i>"Jailer-n.n.n-with-java-JRE.msi"</i> (for Windows) or <i>"jailer-database-tools_10.2.2-x64-with-java-JRE.deb"</i> (for Linux).
|
||||
</p><p>Otherwise use the installer <i>"Jailer-Install-n.n.n.exe"</i> or unzip the file <i>"jailer_n.n.n.zip"</i>.<br> See also <a href="faq.html#multiuser">FAQ "How do I setup multi-user mode?"</a><br>
|
||||
</p>To start the tool from the unpacked zip:
|
||||
<ul><li>Database Subsetter
|
||||
<ul><li>On windows platform execute <i>"Jailer.exe"</i>. You can also start <i>"jailerGUI.bat"</i></li><li>On Unix/Linux platform execute the script <i>"jailerGUI.sh"</i> or use <i>"java -jar jailer.jar"</i>
|
||||
</li></ul></li></ul><ul>
|
||||
|
||||
<li>Data Browser
|
||||
<ul>
|
||||
<li>On windows platform execute <i>"jailerDataBrowser.exe"</i>, or <i>"jailerDataBrowser.bat"</i>
|
||||
</li><li>On Unix/Linux platform execute the script <i>"jailerDataBrowser.sh"</i>
|
||||
</li></ul></li></ul>
|
||||
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /></p>
|
||||
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style=
|
||||
"vertical-align: top; background-color: rgb(242, 242, 242);">
|
||||
<span style="font-family: monospace;">$unzip
|
||||
jailer_3.6.4.zip<br />
|
||||
$cd jailer<br style=
|
||||
"font-family: monospace;" /></span><span style=
|
||||
"font-family: monospace;">$ll</span><br style=
|
||||
"font-family: monospace;" />
|
||||
<span style="font-family: monospace;">-rw-r--r-- 1 wisser
|
||||
users 5090 2011-08-04 08:46 build.xml<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
datamodel<br />
|
||||
-rw-r--r-- 1 wisser users 3527 2011-08-04 08:46
|
||||
Demo.csv<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
domainmodel<br />
|
||||
-rwxr-xr-x 1 wisser users 2784 2011-08-04 08:46
|
||||
driverlist.csv<br />
|
||||
drwxr-xr-x 4 wisser users 4096 2011-08-04 08:46
|
||||
epilog<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
example<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
extractionmodel<br />
|
||||
-rw-r--r-- 1 wisser users 429 2011-08-04
|
||||
08:46 jailer.bat<br />
|
||||
-rw-r--r-- 1 wisser users 500 2011-08-04
|
||||
08:46 jailerDataBrowser.bat<br />
|
||||
-rwxr-xr-x 1 wisser users 43008 2011-08-04 08:46
|
||||
jailerDataBrowser.exe<br />
|
||||
-rwxr-xr-x 1 wisser users 444 2011-08-04
|
||||
08:46 jailerDataBrowser.sh<br />
|
||||
-rwxr-xr-x 1 wisser users 36352 2011-08-04 08:46
|
||||
Jailer.exe<br />
|
||||
-rw-r--r-- 1 wisser users 497 2011-08-04
|
||||
08:46 jailerGUI.bat<br />
|
||||
-rw-r--r-- 1 wisser users 441 2011-08-04
|
||||
08:46 jailerGUI.sh<br />
|
||||
-rw-r--r-- 1 wisser users 129 2011-08-04
|
||||
08:46 Jailer.html<br />
|
||||
-rw-r--r-- 1 wisser users 934386 2011-08-04 08:46
|
||||
jailer.jar<br />
|
||||
-rw-r--r-- 1 wisser users 378 2011-08-04
|
||||
08:46 jailer.sh<br />
|
||||
-rw-r--r-- 1 wisser users 12448 2011-08-04 08:46
|
||||
jailer.xml<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
lib<br />
|
||||
-rw-r--r-- 1 wisser users 1573 2011-08-04 08:46
|
||||
license-prefuse.txt<br />
|
||||
-rw-r--r-- 1 wisser users 10172 2011-08-04 08:46
|
||||
license.txt<br />
|
||||
drwxr-xr-x 4 wisser users 4096 2011-08-04 08:46
|
||||
prolog<br />
|
||||
-rw-r--r-- 1 wisser users 2340 2011-08-04 08:46
|
||||
README<br />
|
||||
-rw-r--r-- 1 wisser users 10694 2011-08-04 08:46
|
||||
releasenotes.txt<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
render<br />
|
||||
drwxr-xr-x 9 wisser users 4096 2011-08-04 08:46
|
||||
script<br />
|
||||
drwxr-xr-x 4 wisser users 4096 2011-08-04 08:46
|
||||
src<br />
|
||||
drwxr-xr-x 2 wisser users 4096 2011-08-04 08:46
|
||||
template<br /></span></td>
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><br />
|
||||
<b>Database Subsetter</b><br />
|
||||
</table>
|
||||
|
||||
<p>On windows platform execute <span style=
|
||||
"font-style: italic;">Jailer.exe</span>. You can also start
|
||||
<span style="font-style: italic;">jailerGUI.bat</span> or start
|
||||
Jailer by double-clicking the <span style=
|
||||
"font-style: italic;">jailer.jar</span> file.<br />
|
||||
On Unix/Linux platform execute the script <span style=
|
||||
"font-style: italic;">jailerGUI.sh</span> or use <span style=
|
||||
"font-style: italic;">java -jar jailer.jar</span></p><br />
|
||||
<b>Data Browser</b><br />
|
||||
|
||||
<p>On windows platform execute <span style=
|
||||
"font-style: italic;">jailerDataBrowser.exe</span>, or use
|
||||
<span style=
|
||||
"font-style: italic;">jailerDataBrowser.bat</span><br />
|
||||
On Unix/Linux platform execute the script <span style=
|
||||
"font-style: italic;">jailerDataBrowser.sh</span></p>
|
||||
|
||||
<p><br /></p>
|
||||
</td>
|
||||
@@ -215,9 +142,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<p><br /></p>
|
||||
|
||||
<p><br /></p>
|
||||
<br>
|
||||
|
||||
<p><br />
|
||||
</p>
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
10.2.3
|
||||
- When working with PostgreSQL, you can use the "ctid" pseudo columns instead of primary keys
|
||||
for row identification. See https://github.com/Wisser/Jailer/issues/36
|
||||
- Under rare circumstances SQL statements were generated that could not be processed by older MS SQL database systems.
|
||||
This has been corrected.
|
||||
|
||||
10.2.2
|
||||
- Error "Streaming result set is still active" when a limit is defined on the subject was fixed (MySQL)
|
||||
|
||||
Reference in New Issue
Block a user