Compare commits

...

672 Commits

Author SHA1 Message Date
Wisser b6df905f98 release notes update 2018-11-16 15:25:53 +01:00
Wisser 4bd36d08a6 removed windowIconified 2018-11-16 15:24:14 +01:00
Wisser 979b0c24db Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-11-16 09:35:24 +01:00
Wisser 3a448f490f fixed NPE 2018-11-16 09:17:16 +01:00
Wisser adc03a2b80 added "OPTION" to FUNCTION_CALL_REPLACEMENT 2018-11-16 08:37:28 +01:00
Wisser 3d4d898f46 increased version 2018-11-15 16:09:36 +01:00
Wisser be200da735 FAIL_FAST 2018-11-15 15:12:20 +01:00
Wisser 61d615b96b check PKs concurrently 2018-11-15 11:41:11 +01:00
Wisser b936f8fe86 release notes update 2018-11-15 09:05:34 +01:00
Wisser 7cfbfd3f4b new class "AnimationController" 2018-11-15 09:04:39 +01:00
Wisser 02b18bedc8 refactorings + minor UI improvements 2018-11-15 07:17:02 +01:00
Wisser f43ae25616 added function call substitutions for "IIF" and "WITH" 2018-11-14 11:33:01 +01:00
Wisser ba7ba32222 non-transitive equations first 2018-11-14 07:26:46 +01:00
Wisser a7b35fd7f1 sort the proposals 2018-11-14 07:15:10 +01:00
Wisser 470637a4a0 #32 SQL analyzer: duplicate associations 2018-11-14 06:52:56 +01:00
Wisser 261127d3db #32 SQL analyzer: duplicate associations 2018-11-14 06:25:52 +01:00
Wisser 842c5bc54b added "send issue" button 2018-11-14 06:25:03 +01:00
Wisser cf98035245 increased version 2018-11-12 16:13:52 +01:00
Wisser 58ae01fee1 updated 2018-11-12 15:53:56 +01:00
Wisser e870612c5c createMetaDataPanel after table meta data is available 2018-11-12 15:23:38 +01:00
Wisser 8e72458f48 jsqlparser-1.3.jar 2018-11-12 15:21:01 +01:00
Wisser 6b49adde63 release notes update 2018-11-12 12:48:48 +01:00
Wisser bbfbc8a7dc release notes update 2018-11-12 12:47:50 +01:00
Wisser 6c672c453d format row counts 2018-11-12 12:45:36 +01:00
Wisser dc5f90248b added index 2018-11-12 12:45:03 +01:00
Wisser 1329edbbd5 release notes update 2018-11-12 10:32:52 +01:00
Wisser 18b7eff336 updated jsqlparser to version 1.3 2018-11-12 10:28:12 +01:00
Wisser bd444213be new 2018-11-12 10:18:33 +01:00
Wisser 6984bcaba6 updated jsqlparser to version 1.3 2018-11-12 10:18:11 +01:00
Wisser d2351cbb8e renamed option "-insert-incrementally" to "-limit-transaction-size" 2018-11-12 08:22:25 +01:00
Wisser fb14cb70cc new HttpUtil 2018-11-12 08:00:11 +01:00
Wisser 1e764af982 incrementalInsert config for MS SQL, Oracle, MySql. Improved indexing. 2018-11-10 07:45:06 +01:00
Wisser 5a7a0ce058 new 2018-11-10 07:41:56 +01:00
Wisser 579f18f46b Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-11-10 07:40:25 +01:00
Wisser cdcc00042d WORKING_TABLE_VERSION = 4 2018-11-10 07:39:18 +01:00
Wisser f41e75749f release notes update 2018-11-09 07:29:24 +01:00
Wisser 6890451cb9 added column "birthday" to index 2018-11-08 12:39:48 +01:00
Wisser ce034c5367 Warn if the UPK is too big to be indexed. 2018-11-08 11:40:53 +01:00
Wisser 837921387e Warn if the UPK is too big to be indexed. 2018-11-08 11:38:54 +01:00
Wisser 6ce44fad12 update statistics during incremental insertion 2018-11-08 07:44:00 +01:00
Wisser c741ed484e typo 2018-11-08 07:42:12 +01:00
Wisser fc35f41e04 fixed wrong comparison 2018-11-08 07:36:06 +01:00
Wisser b61ad029f1 message was misleading 2018-11-08 07:14:33 +01:00
Wisser 85559cdea7 added compare method 2018-11-08 07:14:03 +01:00
Wisser d82cbe61d6 set avoidLeftJoin to false for oracle 2018-11-08 07:12:56 +01:00
Wisser 7edf26d7f0 added equals and hasCode 2018-11-07 12:40:57 +01:00
Wisser 88aec42a18 performance optimization 2018-11-07 12:40:22 +01:00
Wisser 7ab6e60fdd delete increment immediately 2018-11-07 07:23:36 +01:00
Wisser 83442babd4 PrintUtil.LINE_SEPARATOR 2018-11-07 07:21:44 +01:00
Wisser e3c22dca4d limited the number of rows per insert into target table 2018-11-06 12:58:52 +01:00
Wisser c62dbb2f32 release notes update 2018-11-06 12:57:33 +01:00
Wisser 8d5585a727 new export option "insert-incrementally" 2018-11-06 08:42:47 +01:00
Wisser 0ede264fce new export option "insert-incrementally" 2018-11-06 08:42:17 +01:00
Wisser bf7e6ee443 Temporary table usage was enabled for MSSQL. 2018-11-05 11:52:40 +01:00
Wisser 7bdd3ab4ab Temporary table usage was enabled for MSSQL. 2018-11-05 11:52:25 +01:00
Wisser 08487c3608 preserve "sorted" state over runs 2018-11-05 08:39:01 +01:00
Wisser 54c1a7067e don't change check box if no setting exists 2018-11-05 08:33:13 +01:00
Wisser a35d32d22a Improved presentation of the deletion statistics. 2018-11-05 07:59:35 +01:00
Wisser ef20a15d54 Allow the display of multiple SQL errors. 2018-11-05 07:44:30 +01:00
Wisser d85a41e2c7 New export option "check primary keys" 2018-11-03 06:24:23 +01:00
Wisser 2c5830e9e9 New export option "check primary keys" 2018-11-03 06:24:03 +01:00
Wisser 534ffff6a8 get column data without caching 2018-10-30 15:43:26 +01:00
Wisser fdb13025ef get column data without caching 2018-10-30 15:42:47 +01:00
Wisser aa6b85d0c3 increased initial size 2018-10-30 13:56:35 +01:00
Wisser 4afb25bd8c refactored 2018-10-30 13:54:05 +01:00
Wisser 77d14bd688 release notes update 2018-10-30 13:06:57 +01:00
Wisser 3151639de9 keep sort order after reload 2018-10-30 13:06:35 +01:00
Wisser db49757c5e get column data without caching 2018-10-30 12:23:51 +01:00
Wisser 3d13617c96 get column data without caching 2018-10-30 12:22:07 +01:00
Wisser 6fb8cbde76 set version to 8.1.1 2018-10-30 11:46:14 +01:00
Wisser 66a1d023b3 don't wait for meta data being loaded 2018-10-30 11:45:46 +01:00
Wisser ee92b20f66 HTML Lint 2018-10-30 10:02:22 +01:00
Wisser dbd356a9dd aligned sf-logo 2018-10-30 08:00:56 +01:00
Wisser a2bf782059 removed link to www.java.net 2018-10-29 12:25:47 +01:00
Wisser 98e5e1b1bd updateTableList asap 2018-10-29 11:16:06 +01:00
Wisser 83445fe54a release notes update 2018-10-29 07:58:42 +01:00
Wisser d24cbafaee improved cycle finder 2018-10-29 07:49:24 +01:00
Wisser 320d212280 release notes update 2018-10-26 12:38:12 +02:00
Wisser bc81a483b5 Improved Cycle Finder component 2018-10-26 12:37:53 +02:00
Wisser edf392d7b6 release notes update 2018-10-25 07:21:44 +02:00
Wisser c23bc149a1 prevent truncating in embedded environment 2018-10-25 07:21:27 +02:00
Wisser 4ded0e51d7 increased WORKING_TABLE_VERSION 2018-10-24 10:12:36 +02:00
Wisser 335b77e68e don't store known list for empty models 2018-10-24 10:10:08 +02:00
Wisser c65fc1b2f0 release notes update 2018-10-24 09:41:57 +02:00
Wisser 1d652b7fbd CALL SYSPROC.ADMIN_CMD 2018-10-24 09:40:39 +02:00
Wisser 3562af1255 reduced sql logging 2018-10-24 09:40:17 +02:00
Wisser 9ad0ad644f new dbms property "deleteChunkStatement" 2018-10-24 07:59:04 +02:00
Wisser ede9f73dc1 Try to delete EntityGraph via "truncate" if that is possible. 2018-10-23 13:48:08 +02:00
Wisser 2bd9a33834 set renderer for number column 2018-10-23 13:45:37 +02:00
Wisser 03d017efbd release notes update 2018-10-23 08:54:05 +02:00
Wisser 0df0c179b4 add subject entities without dup-check 2018-10-23 06:57:05 +02:00
Wisser fbeeea6c23 prepared UI for standard l&f 2018-10-19 18:39:12 +02:00
Wisser 99a4349860 prepared UI for standard l&f 2018-10-19 18:35:37 +02:00
Wisser 8ca399df82 release notes update 2018-10-18 11:33:27 +02:00
Wisser e27863feb4 [jailer:feature-requests] #49 Mac shortcuts 2018-10-18 11:32:26 +02:00
Wisser a065aafc54 store settings per user 2018-10-18 10:20:59 +02:00
Wisser 04655a0fda made workingTableSchemaComboBox editable 2018-10-18 08:52:53 +02:00
Wisser dc22630f30 improved index 2018-10-17 15:21:03 +02:00
Wisser 9cd327a20c FR47: Add additional tables adds too much 2018-10-17 15:19:27 +02:00
Wisser 8fa0e94933 release notes update 2018-10-17 07:31:53 +02:00
Wisser 15f2d9648d ignore exception 2018-10-17 07:30:06 +02:00
Wisser 62ca89bad1 Feature Request "#47 Add additional tables adds too much" 2018-10-16 12:47:35 +02:00
Wisser 3d24f9f78b offer catalogs too in EsportDialog (MSSQL only) 2018-10-16 11:34:47 +02:00
Wisser 01142467c9 set version to 8.0.3 2018-10-16 08:12:35 +02:00
Wisser 53acabc5d1 Use console connection for "Reload" too. 2018-10-16 06:37:31 +02:00
Wisser f7b92fbac6 Always work with the current session. 2018-10-12 13:55:25 +02:00
Wisser bce5cb1d30 Always work with the current session 2018-10-12 13:55:12 +02:00
Wisser 9400e997c6 Allow generation of SQL scripts even for tables without a primary key. 2018-10-12 12:36:19 +02:00
Wisser 58d287e6ce Made NVARCHAR content editable 2018-10-12 10:23:20 +02:00
Wisser ae4b2fe7e4 suppress warnings 2018-10-10 14:12:54 +02:00
Wisser 46f5cfbf7f keep meta data tree up to date. 2018-10-10 14:09:49 +02:00
Wisser cd4d94c5fd keep meta data tree up to date. 2018-10-10 13:51:37 +02:00
Wisser 7d46adae18 keep meta data tree up to date. 2018-10-10 13:51:25 +02:00
Wisser 20545c984e release notes update 2018-10-10 08:46:35 +02:00
Wisser 249327d7d0 read meta data asynchronously 2018-10-10 08:45:39 +02:00
Wisser f6148da0d4 improved rendering performance 2018-10-10 07:15:19 +02:00
Wisser 6a60e80ad7 read meta data asynchronously 2018-10-10 07:13:35 +02:00
Wisser 73d96524cd increased version number 2018-10-09 09:43:30 +02:00
Wisser 961e0fa1a0 improved rendering performance 2018-10-09 09:43:03 +02:00
Wisser acd0ec4f17 update UI asynchronously 2018-10-05 14:21:42 +02:00
Wisser a4ef8ac522 open table only if tree node is selected 2018-10-05 13:32:01 +02:00
Wisser 0bb4e9f649 Increased responsiveness and performance of the data browser GUI 2018-10-05 08:57:27 +02:00
Wisser da1e4ccd2a performance optimization 2018-10-05 07:53:07 +02:00
Wisser cecf7d33b8 disabled FPS logging 2018-10-04 12:50:34 +02:00
Wisser 95951cf824 performance optimization 2018-10-04 12:47:04 +02:00
Wisser e1c7f5074f release notes update 2018-10-04 09:25:32 +02:00
Wisser 408ecfc5fc minor GUI improvements 2018-10-04 09:21:11 +02:00
Wisser 971a870e51 new option "Set foreign key columns to null" 2018-10-02 10:47:04 +02:00
Wisser 25cedf87d0 disable workingTableSchemaComboBox if scope is "local" 2018-10-02 09:20:13 +02:00
Wisser b750d45050 release notes update 2018-09-19 16:46:07 +02:00
Wisser 97b435aa1b create new base folder 2018-09-19 16:45:00 +02:00
Wisser 40aa392935 release notes update 2018-09-19 16:19:19 +02:00
Wisser 0046ef0f2d set VERSION to 8 2018-09-19 16:17:45 +02:00
Wisser 5eb5677799 prevent the data model from being loaded twice 2018-09-19 16:16:43 +02:00
Wisser 03a2bf820e resetTableTableModel after table edition 2018-09-18 19:28:46 +02:00
Wisser 6592f0f86f don't share progressListenerRegistry 2018-09-18 19:25:14 +02:00
Wisser efd799b217 create new ExecutionContext for each EMF 2018-09-18 19:22:39 +02:00
Wisser 7c0ce25871 PathFinder improvements 2018-09-18 19:05:22 +02:00
Wisser d0b1465177 PathFinder improvements 2018-09-17 18:50:08 +02:00
Wisser e7e9634768 release notes update 2018-09-15 10:13:04 +02:00
Wisser 3a95e5e86c PathFinder history 2018-09-15 10:11:57 +02:00
Wisser 40b56a2f0f removed obsolete menu items 2018-09-12 11:49:05 +02:00
Wisser 9ae5037037 fixed NPE 2018-09-12 09:53:41 +02:00
Wisser b217529023 organized imports 2018-09-12 09:33:38 +02:00
Wisser 108791f0b4 PathFinder integration 2018-09-12 09:21:31 +02:00
Wisser 3934482984 reduced EXPAND_SINGLE_TABLE_LIMIT 2018-09-11 14:32:44 +02:00
Wisser 7efa9721c9 reordering column is not allowed 2018-09-11 09:34:42 +02:00
Wisser 78977fde51 restore view position after reload 2018-09-11 09:31:38 +02:00
Wisser 40d80f6ae1 release notes update 2018-09-11 09:06:13 +02:00
Wisser 0bf59e8340 increased version 2018-09-11 09:01:53 +02:00
Wisser 1099d41e68 select all tables on path 2018-09-11 09:01:25 +02:00
Wisser cf52be38ec new image 2018-09-11 07:06:59 +02:00
Wisser a0db0e8387 new feature "PathFinder" 2018-09-11 07:05:30 +02:00
Wisser a48b4faba1 release notes update 2018-09-05 15:34:25 +02:00
Wisser 75e2b1164c release note 2018-09-05 15:30:59 +02:00
Wisser 253032ba92 convertChildrenToRoots if single table is closed 2018-09-05 14:41:09 +02:00
Wisser 20da29b810 prefer exact match 2018-09-05 14:33:16 +02:00
Wisser 7b12c5df99 updated JSqlParser 2018-08-31 13:44:58 +02:00
Wisser 2e487cd77a update 2018-08-31 13:44:12 +02:00
Wisser c0d097e8ea release notes update 2018-08-31 12:32:03 +02:00
Wisser 42c7f60ac6 Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-08-31 12:29:40 +02:00
Wisser 3683debe1e new popup menu item "Exclude all" 2018-08-31 08:54:01 +02:00
Wisser 1026bab646 lazy init of Condition Editor 2018-08-31 08:53:03 +02:00
Wisser 8a0ef29cda set version to 7.11 2018-08-30 16:25:42 +02:00
Wisser 029459a9d5 set version 2018-08-30 16:17:02 +02:00
Wisser 9bd30aef3e don't change tooltip delay 2018-08-30 08:05:58 +02:00
Wisser 17161ed441 don't change tooltip delay 2018-08-30 08:05:30 +02:00
Wisser 0a1c74b8d0 release notes update 2018-08-30 07:41:00 +02:00
Wisser 67a0f71a31 set version to 7.11 2018-08-30 07:40:41 +02:00
Wisser a72e7fdb20 new PrivilegedSessionProviderDialog 2018-08-30 07:40:19 +02:00
Wisser ae60ccd0fc Database analysis finds PKs and FKs for views and synonyms too 2018-08-30 06:24:44 +02:00
Wisser d9ff02d0d9 added viewTextOrDDLQuery for DB2 2018-08-28 14:51:47 +02:00
Wisser 09be36cade added viewTextQuery for MySQL 2018-08-28 14:19:03 +02:00
Wisser e50d88ddfe release notes update 2018-08-28 13:14:17 +02:00
Wisser 7146e61013 Database analysis finds PKs and FKs for views and synonyms 2018-08-28 13:13:15 +02:00
Wisser 67e552a7a1 release notes update 2018-08-23 16:18:27 +02:00
Wisser 5a48e73bc1 "close table" option pane is a QUESTION_MESSAGE 2018-08-23 16:17:23 +02:00
Wisser cd838a2858 release notes update 2018-08-23 15:48:54 +02:00
Wisser 5a2ce2eac8 do not logFPS 2018-08-23 15:47:26 +02:00
Wisser 68ddf0a175 release notes update 2018-08-23 11:56:11 +02:00
Wisser e389c53861 animation performance optimization and table filter for data model
editor
2018-08-23 11:52:54 +02:00
Wisser 9ee90fc714 release notes update 2018-08-22 14:41:36 +02:00
Wisser c2c04ab1fb reduced MAX_RETENDION 2018-08-22 14:40:48 +02:00
Wisser e3093b9593 wait-cursor management 2018-08-22 09:20:09 +02:00
Wisser 971613186f Improved row-link performance 2018-08-22 08:32:56 +02:00
Wisser 3463fb4766 wait-cursor management 2018-08-21 12:39:04 +02:00
Wisser 282c1cd180 wait-cursor management 2018-08-21 12:38:28 +02:00
Wisser 3a1f98c7bd New layout feature: "align horizontally with predecessor" 2018-08-20 13:56:55 +02:00
Wisser e1b0c23404 introduced DesktopAnchorManager 2018-08-20 13:51:12 +02:00
Wisser 07f25822d5 call getPreciseWheelRotation without reflection 2018-08-14 13:31:50 +02:00
Wisser 3d03b1227a increase rescale end only if rescaleFactorHasChanged 2018-08-14 13:05:33 +02:00
Wisser 1d7806f96d increased rescale-mode duration 2018-08-14 08:37:58 +02:00
Wisser dc5992e0e5 Zoom in / out using the mouse wheel in the data browser 2018-08-14 08:23:14 +02:00
Wisser c9f53810d1 added JAXB libs 2018-08-10 15:40:52 +02:00
Wisser 051d24e1b1 stop scrolling on mouse dragged event 2018-08-10 15:39:54 +02:00
Wisser 7ae893da24 release notes update 2018-08-10 12:11:11 +02:00
Wisser ed913077c7 minor bug fixes 2018-08-10 12:09:43 +02:00
Wisser f35c5b0329 repaint rows-closure immediately 2018-08-10 08:01:39 +02:00
Wisser 33262683f1 minor improvements 2018-08-10 06:59:46 +02:00
Wisser 40a6d7d853 set version to 7.10.6 2018-08-09 12:14:09 +02:00
Wisser aded0c6529 added tool tips 2018-08-09 12:13:29 +02:00
Wisser db972ee841 checkDesktopSize during animation 2018-08-08 14:34:10 +02:00
Wisser 1f3e0182c9 Fixed self assignment of field 2018-08-08 13:21:27 +02:00
Wisser aaaa07b381 reduced animation latency 2018-08-08 09:37:16 +02:00
Wisser d26423bf9f increased animation latency when the pop-up menu is visible 2018-08-08 08:08:58 +02:00
Wisser 09bc381a4e use sigmoid-function to control the animation 2018-08-07 08:16:43 +02:00
Wisser 8f5147f870 increased duration 2018-08-06 13:06:48 +02:00
Wisser e367fc6062 improved default sort column definition 2018-08-06 08:47:20 +02:00
Wisser 395b447f86 reduced duration 2018-08-06 08:46:07 +02:00
Wisser 0ed829c065 release notes update 2018-08-03 10:37:39 +02:00
Wisser 9c85f3955e deferred animation 2018-08-03 10:35:55 +02:00
Wisser 2a379b8543 release notes update 2018-08-02 09:59:13 +02:00
Wisser d00acf3881 improved row-link rendering and performance 2018-08-02 09:58:34 +02:00
Wisser ce3c3192e9 increased BROWSERTABLE_DEFAULT_DISTANCE 2018-08-01 14:20:47 +02:00
Wisser 29cbd7dcf9 improved animation performance 2018-08-01 14:05:27 +02:00
Wisser f92e7d6f13 stop scrolling when location has changed externally 2018-08-01 12:33:50 +02:00
Wisser 6c55ea8092 layout on internalFrameClosed 2018-08-01 12:32:34 +02:00
Wisser b2ce10891f release note update 2018-08-01 10:21:51 +02:00
Wisser d86866758b added documentation 2018-08-01 10:21:25 +02:00
Wisser f3224ad625 Animated desktop layout in the data browser 2018-08-01 10:20:17 +02:00
Wisser 5b391b85b7 introduced "DesktopAnimation" 2018-08-01 08:12:39 +02:00
Wisser 8a8cd325b1 set version to 7.10.5 2018-07-30 07:20:58 +02:00
Wisser c1a885f220 disable button 2018-07-30 07:20:07 +02:00
Wisser 2fa811b6c6 release notes update 2018-07-27 14:52:15 +02:00
Wisser 3bfc6aa51d don't show "estimated row count" for views 2018-07-27 14:51:19 +02:00
Wisser 322c830054 release notes update 2018-07-27 14:16:27 +02:00
Wisser 29e460f79f changed color of "estimated row count" label 2018-07-27 14:15:54 +02:00
Wisser 0254c26e09 Updated H2 DBMS from version 1.3.160 to 1.3.175 2018-07-27 13:09:27 +02:00
Wisser c37064be01 added "ANALYZE TABLE" statements 2018-07-27 10:05:06 +02:00
Wisser 92bc5b3ef9 release notes update 2018-07-27 08:44:23 +02:00
Wisser 6a99fd76a6 The estimated number of rows of the tables is displayed 2018-07-27 08:43:57 +02:00
Wisser a584fa787b release notes update 2018-07-20 10:37:45 +02:00
Wisser 8e08a70e21 verify version number 2018-07-20 07:22:06 +02:00
Wisser b72802c67c release notes update 2018-07-06 10:18:29 +02:00
Wisser 04a5df43e8 don't set java.net.useSystemProxies 2018-07-06 10:18:08 +02:00
Wisser 1518e02736 release notes update 2018-07-06 09:38:06 +02:00
Wisser 9e2a04abd1 reset system property 2018-07-06 09:36:43 +02:00
Wisser d8bf797c16 Added context menu to columns view of results table 2018-07-05 08:01:59 +02:00
Wisser 2778b8d843 Added context menu to columns view of results table 2018-07-04 10:05:24 +02:00
Wisser 5bc07beffa release notes update 2018-06-20 16:57:48 +02:00
Wisser c85fddde8e release notes update 2018-06-20 16:49:48 +02:00
Wisser 2a2b0fbe60 preparing release 7.10 2018-06-20 16:29:11 +02:00
Wisser 7b7bfc289a changed color of "rowsCount" label 2018-06-18 15:35:54 +02:00
Wisser 830a37f55e more detailed error message 2018-06-18 11:45:16 +02:00
Wisser b2ae7d6d79 set font style of row number label to bold 2018-06-18 11:27:20 +02:00
Wisser 384411c2eb improved row limit rendering 2018-06-18 10:39:28 +02:00
Wisser fff9e21a2b propagate "isClosureLimitExceeded" 2018-06-18 10:06:02 +02:00
Wisser d663e19099 added "Row Limit" menu. 2018-06-18 09:28:29 +02:00
Wisser 92956ee4bd moved "related rows" button to north east 2018-06-18 07:02:08 +02:00
Wisser 08d12c7b6f allow "insert child" for associations too 2018-06-15 12:15:08 +02:00
Wisser 9462a21513 prefer table name from datamodel 2018-06-15 09:08:13 +02:00
Wisser c40fb7c739 new item in "Create SQL" menu: "insert child" 2018-06-15 08:38:39 +02:00
Wisser 4b57dcc48a reduced alpha factor 2018-06-14 16:02:37 +02:00
Wisser a6b65a2981 new icon navigation.png 2018-06-14 15:33:57 +02:00
Wisser 82d4f7778f new icon "navigation.png" 2018-06-14 14:56:51 +02:00
Wisser 277afba7e7 performance optimization 2018-06-14 09:53:46 +02:00
Wisser 528c3f83c6 performance optimization 2018-06-14 08:02:29 +02:00
Wisser edb946cd81 show WAIT_CURSOR while closing subtree 2018-06-14 07:13:25 +02:00
Wisser bf414de46b inserted some rows into BONUS 2018-06-14 07:01:04 +02:00
Wisser c6d6997dfc "LOCAL_DATABASE" led to concurrency problems and connection leaks 2018-06-13 14:11:45 +02:00
Wisser 2d69a07943 improved DesktopIFrameStateChangeRenderer 2018-06-13 12:10:55 +02:00
Wisser 754d873f47 new class DesktopIFrameStateChangeRenderer 2018-06-13 10:26:35 +02:00
Wisser 8cf01ea83e more robustness if table has no primary key 2018-06-12 13:02:59 +02:00
Wisser b151191696 adjusted colors 2018-06-12 11:39:29 +02:00
Wisser 8dd427af95 prevent creating ui-components in other thread than EDT 2018-06-12 11:01:19 +02:00
Wisser c9de663911 no "Create Script" menu for anonymous tables 2018-06-12 09:18:03 +02:00
Wisser 4378e59a1b removed obsolete TODO comment 2018-06-12 08:07:48 +02:00
Wisser 80671e3802 UI improvements 2018-06-12 08:07:21 +02:00
Wisser d624142787 prefer leftmost table 2018-06-11 15:06:09 +02:00
Wisser 56527be4db release notes update 2018-06-11 14:33:04 +02:00
Wisser 694b436b50 automatic select/deselect of single rows 2018-06-11 14:31:21 +02:00
Wisser 0723d007aa prevent updateUIThread from aborting 2018-06-08 07:34:01 +02:00
Wisser 3241853eb2 assure that value of millis is not negative 2018-06-08 07:28:26 +02:00
Wisser 6f809bc67a release notes update 2018-06-08 07:00:18 +02:00
Wisser 6d9adac372 increased STEP_DELAY 2018-06-08 06:59:51 +02:00
Wisser bb3c8b04a1 release notes updates 2018-06-07 13:06:40 +02:00
Wisser ec2213d474 changed background color of tables 2018-06-07 13:02:17 +02:00
Wisser 1e8a688e8e set alpha of marker color 2018-06-07 12:08:10 +02:00
Wisser 3b038ce89c UI improvements 2018-06-07 10:28:14 +02:00
Wisser 0f43a9ed61 animated row-to-row-links 2018-06-06 13:41:57 +02:00
Wisser 17cdae8737 animation of row-to-row links 2018-06-06 08:17:48 +02:00
Wisser 168aacaf3d Increased rendering quality of row-link. 2018-06-05 14:08:59 +02:00
Wisser 21b1ef0307 Increased rendering quality of row-link. 2018-06-05 13:32:05 +02:00
Wisser ddd700cdca Increased rendering quality of row-link. 2018-06-05 09:24:12 +02:00
Wisser de5bea6073 improved render quality 2018-06-05 08:52:48 +02:00
Wisser 1107806610 release notes update 2018-06-05 08:21:00 +02:00
Wisser 2b584b224d Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-06-05 08:18:10 +02:00
Wisser 54960ad2d7 increased rendering quality of row-links 2018-06-05 08:17:50 +02:00
Wisser fe98564807 release notes update 2018-06-01 17:07:52 +02:00
Wisser c2e4576652 defer "popup.show" 2018-06-01 07:22:21 +02:00
Wisser 7e896ca5ab reset "inProgress" in finally block 2018-05-30 16:04:52 +02:00
Wisser 8892f3c3ed improved rendering quality 2018-05-30 15:01:01 +02:00
Wisser b751ed57cc reduced BROWSERTABLE_DEFAULT_DISTANCE 2018-05-30 12:23:54 +02:00
Wisser 0aed89b72b new screenshots 2018-05-30 09:30:27 +02:00
Wisser d85cf69135 added screenshot 2018-05-30 09:07:07 +02:00
Wisser 4fa2f7ad5f adjusted link colors 2018-05-30 08:46:17 +02:00
Wisser 3de3292151 adjusted stroke width 2018-05-30 08:14:38 +02:00
Wisser 38cf1a82af adjusted link colors 2018-05-30 07:55:13 +02:00
Wisser b1086fcff2 alternate link colors 2018-05-29 14:52:29 +02:00
Wisser 57aeeea400 'rowid' is not an unknown column 2018-05-29 11:32:21 +02:00
Wisser 8c20aede2d set "autoscrolls" to false 2018-05-29 10:09:15 +02:00
Wisser 4c064a1389 draw single links symmetrically 2018-05-29 09:32:36 +02:00
Wisser 57a9a385ed release notes update 2018-05-29 08:59:19 +02:00
Wisser cac49ffdfd auto layout mode 2018-05-29 08:57:11 +02:00
Wisser 106e7fa20b try to connect without loading the driver 2018-05-28 08:01:20 +02:00
Wisser ba002a00ec changed position of "Datamodel" menulo 2018-05-25 17:21:07 +02:00
Wisser ef9e00df32 set cursor to WAIT_CURSOR during initialization 2018-05-25 06:43:28 +02:00
Wisser f058b25eb3 reorganized "view" menu 2018-05-24 20:03:59 +02:00
Wisser 316b486c91 increased initial size 2018-05-24 12:47:57 +02:00
Wisser 2516564479 release notes update 2018-05-24 12:25:59 +02:00
Wisser 3aa97dfb5b Feature to define the rendering position of a column 2018-05-24 12:25:24 +02:00
Wisser 117be6ca91 release notes update 2018-05-22 08:40:59 +02:00
Wisser fb3d4573d0 sort rows by parents view index 2018-05-22 08:11:22 +02:00
Wisser 56466f6eb0 meta data tree does no longer have a horizontal scroll bar 2018-05-21 00:30:02 +02:00
Wisser 6d351091a7 reduced limit set 2018-05-18 13:34:29 +02:00
Wisser 2c3ca9c255 added "Create Script" menu items 2018-05-18 09:49:54 +02:00
Wisser d7f18c1cfc Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-05-16 07:44:30 +02:00
Wisser 0f0d04ffd8 close statements in finally block 2018-05-16 07:44:13 +02:00
Wisser 7a82c9e096 preparing release 7.9 2018-05-14 17:13:15 +02:00
Wisser 2132aa380d changed tooltip delays 2018-05-14 16:48:30 +02:00
Wisser e50feed502 use initial date format 2018-05-14 13:03:54 +02:00
Wisser 5d8f15156a prevent duplicate rows beeing rendered 2018-05-14 10:27:48 +02:00
Wisser 4913e5b49d release 7.8.3 2018-05-14 09:03:05 +02:00
Wisser 7e98337bb9 removed titled border 2018-05-11 12:46:01 +02:00
Wisser 36810bd694 @SuppressWarnings("serial") 2018-05-11 10:34:49 +02:00
Wisser 75c12c517e new button "Select Row" 2018-05-11 10:26:02 +02:00
Wisser a998ad24e7 clean up 2018-05-11 09:25:29 +02:00
Wisser eb6f161c31 organized imports 2018-05-11 09:24:37 +02:00
Wisser d22d4b717d organized imports 2018-05-11 09:24:37 +02:00
Wisser 3c60e7e8d2 release notes 2018-05-09 14:49:15 +02:00
Wisser eb3853b919 GUI improvements 2018-05-09 14:47:38 +02:00
Wisser 0d2d874c94 added "arrange layout" button 2018-05-09 12:18:02 +02:00
Wisser 69cdf9a2e5 prevent NPE 2018-05-09 09:26:36 +02:00
Wisser e77943e476 minor bug fixes and improvements 2018-05-09 09:20:19 +02:00
Wisser c0b4c467a3 use absolute path to database file 2018-05-08 15:10:58 +02:00
Wisser cf34aa825c order rows by parent index 2018-05-08 14:53:34 +02:00
Wisser 1f301bab05 Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-05-08 08:19:21 +02:00
Wisser 5c7b7fe870 Fix for "#25 Invalid SQL when exporting for H2 dialect" 2018-05-08 08:18:44 +02:00
Wisser b8330907d3 added h2-1.4.197 2018-05-07 19:09:17 +02:00
Wisser 64a50d3f8e don't format simple SQL statements 2018-04-30 15:52:45 +02:00
Wisser b04d46d8ee formatted SQL 2018-04-30 14:52:41 +02:00
Wisser 710e0786a7 Remove single line comments 2018-04-30 14:29:19 +02:00
Wisser b0ec21fe6d new feature "convert to subquery" in subject condition editor 2018-04-30 13:35:34 +02:00
Wisser cb5c31cc20 several bug fixes 2018-04-30 09:11:11 +02:00
Wisser 609e4c823c updated comment 2018-04-28 12:37:09 +02:00
Wisser 3f5f6ec87c new 2018-04-28 11:18:17 +02:00
Wisser 1ebe626900 removed TODO 2018-04-28 11:16:41 +02:00
Wisser 264db1b4f5 updated comment 2018-04-28 10:59:21 +02:00
Wisser 7d37778d1e 7.8.1 2018-04-27 15:47:21 +02:00
Wisser f95ef4d150 adjustRowTableColumnsWidth after removing filter 2018-04-26 19:24:56 +02:00
Wisser f9a2e22004 Improved render quality on high resolution screens 2018-04-26 12:36:53 +02:00
Wisser e232805283 use UIManager to find Nimbus 2018-04-26 08:19:20 +02:00
Wisser 73df04c908 fixed bug in adjustTable 2018-04-26 07:55:55 +02:00
Wisser 6dece37b7e refactored 2018-04-25 17:00:45 +02:00
Wisser e83db5e54a added Java doc comments 2018-04-25 10:29:42 +02:00
Wisser f30d9095dc release notes update 2018-04-25 09:59:49 +02:00
Wisser 2e48fa7d9a Doc updates 2018-04-25 09:58:17 +02:00
Wisser b376cd6aa1 New feature "Analyze SQL" analyzes SQL statements and proposes
association definitions
2018-04-25 08:26:04 +02:00
Wisser 0cdf3ddb1c oneTouchExpandable 2018-04-24 15:46:16 +02:00
Wisser 0c65a45757 improved data model editor 2018-04-24 14:55:35 +02:00
Wisser c63f3c65d9 Improved render quality on high resolution screens 2018-04-24 12:42:50 +02:00
Wisser 3acf18d16d removed logging 2018-04-24 09:45:49 +02:00
Wisser 6701ca0c45 Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-24 08:30:26 +02:00
Wisser 5bfaaf6139 Improved render quality on high resolution screens 2018-04-24 07:49:52 +02:00
Wisser badc423d71 refactoring 2018-04-23 19:16:01 +02:00
Wisser c68188bbc0 removed 2018-04-23 11:26:00 +02:00
Wisser 140779f14e clean ups 2018-04-23 11:24:50 +02:00
Wisser 4ca6435a9e added some TODOs 2018-04-22 19:18:03 +02:00
Wisser bbb419f27e fixed an universal problem 2018-04-22 19:16:50 +02:00
Wisser c43dc501d2 introducing the Universal Problem Solver 2018-04-21 12:52:10 +02:00
Wisser 4b4267468a introducing AssociationProposer 2018-04-21 06:59:24 +02:00
Wisser bdcc4b9b3d improved SQL formatting 2018-04-17 14:23:39 +02:00
Wisser 3166d4c12e incremental SQL formatting 2018-04-17 13:18:45 +02:00
Wisser df78631e24 allow to use any connection 2018-04-17 09:22:17 +02:00
Wisser e68115ff8e allow to use any connection 2018-04-17 08:59:11 +02:00
Wisser ed470c1151 open JOptionPane only if file is dirty 2018-04-16 14:34:59 +02:00
Wisser bb90e7c59a use TreeSet instead of HashSet 2018-04-16 13:34:38 +02:00
Wisser a2dc7731a6 set version to 7.7.2 2018-04-16 13:15:22 +02:00
Wisser 60e0990792 keep state only if no new connection has been selected 2018-04-16 13:14:25 +02:00
Wisser b73673456a terminate console thread on close 2018-04-16 07:23:14 +02:00
Wisser f2e361b97d "add" button icon 2018-04-14 10:13:51 +02:00
Wisser 0d8e6c47bf increased version 2018-04-14 07:11:56 +02:00
Wisser 5eed5743f3 rearrange menu items 2018-04-14 06:26:28 +02:00
Wisser 765ff66dbb added icon to tab title 2018-04-13 16:01:07 +02:00
Wisser 054fc5f419 Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-13 15:35:53 +02:00
Wisser ee376f238c exit if no connection can be established 2018-04-13 15:35:31 +02:00
Wisser 124b4e291a rearranged menu items 2018-04-13 12:56:34 +02:00
Wisser 4ea49d5544 Loading/Saving of SQL Script Files (with Drag & Drop support) 2018-04-13 10:14:47 +02:00
Wisser 59d5c8068c format SQL 2018-04-12 14:45:08 +02:00
Wisser 950f48e582 toggle Line Continuation 2018-04-12 12:23:42 +02:00
Wisser 55b4c6124a Merge pull request #7 from Wisser/MultiSQLConsole
Multi sql console
2018-04-12 09:47:11 +02:00
Wisser 0107679b9d allow multiple consoles 2018-04-12 09:44:56 +02:00
Wisser 87559757f7 sqlConsoles is list 2018-04-12 08:09:48 +02:00
Wisser 04aa6b9a03 Merge pull request #6 from Wisser/TestBranch
typo
2018-04-12 07:22:26 +02:00
Wisser 737f420c3c typo 2018-04-12 07:20:23 +02:00
Wisser b01bae77b3 comment 2018-04-12 07:05:51 +02:00
Wisser 2880b9bdda disable error view while executing SQL statement 2018-04-11 16:12:05 +02:00
Wisser 942cafb8f6 remove comments 2018-04-11 13:43:43 +02:00
Wisser 54c219a218 set caret to error position 2018-04-11 11:47:58 +02:00
Wisser 5ed209cef2 added tool tips to context menu 2018-04-11 08:50:22 +02:00
Wisser ee4bfbbc38 comment updates due to circular dependency 2018-04-11 08:02:47 +02:00
Wisser 289d3ab876 show statemen in error view 2018-04-11 07:35:52 +02:00
Wisser 79d859b794 added "Toggle Line Continuation" popup menu item 2018-04-10 14:40:35 +02:00
Wisser 291ee6833b added "Toggle Line Continuation" menu item 2018-04-10 14:01:41 +02:00
Wisser 629ff5696f added "Toggle Line Continuation" menu item 2018-04-10 13:45:48 +02:00
Wisser 68b1c9c75d Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-10 09:31:26 +02:00
Wisser 7413154779 remove error tab on success 2018-04-10 09:31:02 +02:00
Wisser ae3f7517ed prevent NPE on cross join 2018-04-10 08:02:50 +02:00
Wisser 7875c84448 Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-10 07:53:13 +02:00
Wisser 13f4e2414a preparing release 7.6.9 2018-04-10 07:49:53 +02:00
Wisser 8fcb2b2ca1 enable table filter if row set contains more than 1 row 2018-04-09 17:21:05 +02:00
Wisser 5d84af4314 added status line placeholder label 2018-04-09 10:58:50 +02:00
Wisser 462d64a5ba GUI Improvements and bug fixes 2018-04-09 09:22:50 +02:00
Wisser b740ae684a Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-06 12:33:15 +02:00
Wisser 8251b86e72 added "Substitute Variables" feature and support for SQL+ "DEFINE"
statement
2018-04-06 12:32:50 +02:00
Wisser d41c939cf8 Fixed a bug concerning SQL outline rendering 2018-04-06 08:18:10 +02:00
Wisser bcec06205f Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-06 08:14:04 +02:00
Wisser 60368abb70 news update 2018-04-06 08:13:28 +02:00
Wisser d7a126f585 news update 2018-04-06 08:12:48 +02:00
Wisser 3ea41d2840 moving to github 2018-04-05 16:55:26 +02:00
Wisser 643905699a moving to github 2018-04-05 16:16:53 +02:00
Wisser 401311f4f7 Merge branch 'master' of https://github.com/Wisser/Jailer 2018-04-05 15:51:48 +02:00
Wisser 4495354a0a Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-05 14:49:05 +02:00
Wisser 01e10bc48c clean up 2018-04-05 14:48:06 +02:00
Wisser 87f19d518a clean up 2018-04-05 12:57:50 +02:00
Wisser 1c30a5dd7a Merge branch 'master' of https://github.com/Wisser/Jailer.git 2018-04-05 12:49:14 +02:00
Wisser af91f5c72f Suppress Warnings 2018-04-05 12:38:13 +02:00
Wisser aee457c1e3 Suppress Warnings 2018-04-05 12:23:34 +02:00
RalfW 5c670c5225 reseted demo database 2018-04-05 11:40:28 +02:00
RalfW a046033739 organized imports 2018-04-05 10:56:52 +02:00
Wisser 731817b628 readme update 2018-04-04 18:59:22 +02:00
rwisser 45fd3a4690 SQL-Console: added support for substitution variables
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1607 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-04-04 12:42:26 +00:00
rwisser 9bab97a1a8 SQL-Console: added support for substitution variables
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1606 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-04-04 08:24:23 +00:00
rwisser 8eccb23d20 SQL-Console: added support for substitution variables
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1605 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-04-04 06:57:02 +00:00
rwisser fa6a06293a SQL-Console: added support for substitution variables
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1604 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-04-04 06:09:34 +00:00
rwisser dcf8f46781 SQL-Console: added support for variables
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1603 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-04-03 14:04:29 +00:00
rwisser 7a128fd8ef increased zoom factor
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1602 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-29 13:49:03 +00:00
rwisser 1df1658478 improved logging details
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1601 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-29 12:56:41 +00:00
rwisser 2558afb781 checkTermination on windowClosed
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1600 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-29 10:27:00 +00:00
rwisser dd27b5be13 Improved SQL Outline rendering
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1599 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-29 09:37:32 +00:00
rwisser 6dfab43dcc Zoom In/Out feature
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1598 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-29 06:32:22 +00:00
rwisser f8c06728cb fine-grained progress indication
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1597 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-13 19:02:30 +00:00
rwisser caa831e4af fine-grained progress indication
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1596 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-13 16:27:27 +00:00
rwisser c79bdc0c86 fine-grained progress indication
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1595 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-13 06:48:14 +00:00
rwisser 10df9949ec organized imports
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1594 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-12 06:57:17 +00:00
rwisser 027960c978 set copyright end date to 2018
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1593 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-09 16:48:11 +00:00
rwisser 2f3eefeb87 scroll to top left corner
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1592 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-09 16:38:46 +00:00
rwisser 3edcc1bfdf added type replacement for VARCHAR2
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1591 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-08 12:11:34 +00:00
rwisser d176f7296f organized imports
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1590 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-08 11:34:04 +00:00
rwisser ef299bc110 added type replacement for VARCHAR2
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1589 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-08 11:32:25 +00:00
rwisser 43bd31eb06 added comment "deferred due to circular dependency"
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1588 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-07 06:23:31 +00:00
rwisser 5b0644bddc clear caches after refresh
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1587 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-03-06 08:31:07 +00:00
rwisser 0275c44a54 added sequences views for DB2, H2, Oracle and PostgreSQL
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1586 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-27 11:52:50 +00:00
rwisser 1d0a25cb5a added sequences views for DB2, H2, Oracle and PostgreSQL
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1585 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-26 13:57:18 +00:00
rwisser 355752a521 new
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1584 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-26 12:30:02 +00:00
rwisser 2c381513c3 improved table meta data rendering
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1583 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-26 12:28:22 +00:00
rwisser aa9656008a improved synchronization
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1582 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-23 11:23:53 +00:00
rwisser 86adb21493 show tables sorting state
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1581 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-23 11:07:25 +00:00
rwisser 601c61506d added trigger views for DB2, H2, MySQL and PostgreSQL
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1580 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-23 07:24:09 +00:00
rwisser 39bb0b0ed3 Asynchronous metadata loading
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1579 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-23 06:35:44 +00:00
rwisser 51cb4d41e9 Asynchronous metadata loading
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1578 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-22 12:16:58 +00:00
rwisser 5eb8803f81 new
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1577 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-22 11:54:30 +00:00
rwisser 12de98749a Asynchronous metadata loading
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1576 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-22 11:40:00 +00:00
rwisser b2a4a9456d Asynchronous metadata loading
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1575 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-22 07:24:51 +00:00
rwisser 22df40d13e Asynchronous metadata loading
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1574 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-20 08:01:55 +00:00
rwisser be346e10a3 remove INSTDIR recursively
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1573 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-20 06:05:19 +00:00
rwisser faf463a1b9 use wine to build install.exe
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1572 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-18 06:54:16 +00:00
rwisser 740bbe5502 use wine to build install.exe
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1571 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 19:17:11 +00:00
rwisser ad4f20b493 version variable
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1570 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 18:58:26 +00:00
rwisser 9c653c17a1 version variable
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1569 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 18:42:45 +00:00
rwisser 258a6ed2cf version variable
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1568 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 18:36:14 +00:00
rwisser cbc4a5e874 version variable
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1567 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 18:26:21 +00:00
rwisser 430220d828 version variable
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1566 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 18:17:09 +00:00
rwisser 366877ef02 removed unused import
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1565 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-17 08:09:21 +00:00
rwisser 502d01edef check primary key and columns
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1564 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-16 08:10:52 +00:00
rwisser 5f23941bc3 initialization of columns
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1563 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-16 04:48:02 +00:00
rwisser 5a45655e6a releasenotes updates
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1562 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-16 04:29:30 +00:00
rwisser e07b5a8d15 releasenotes updates
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1561 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-16 04:26:28 +00:00
rwisser 0f3ac39654 added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1560 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-13 14:12:13 +00:00
rwisser 5efa3ebf7a added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1559 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-13 12:46:00 +00:00
rwisser f997b3f05b Added "Columns", "Text" and "Meta" views to SQLConsole
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1558 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-13 07:00:00 +00:00
rwisser aa4a05faab added support for meta data view of result sets
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1557 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-12 15:34:25 +00:00
rwisser afa3988379 added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1556 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-12 06:51:02 +00:00
rwisser af630fd98e added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1555 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-09 10:08:48 +00:00
rwisser 0d1a188622 added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1554 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-09 10:08:30 +00:00
rwisser d549400aca added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1553 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-09 10:08:08 +00:00
rwisser c4880ba11e added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1552 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-09 07:37:00 +00:00
rwisser ebac0954e4 added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1551 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-08 14:58:24 +00:00
rwisser 166a0020f2 added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1550 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-07 14:03:55 +00:00
rwisser 86a04504e7 added support for views, synonyms, functions and procedures
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1549 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-07 13:10:13 +00:00
rwisser f5f9188042 added support for views, synonyms and functions
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1548 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-06 14:09:03 +00:00
rwisser edfc80ace1 added support for views and synonyms
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1547 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-06 08:39:46 +00:00
rwisser 37512feb68 new
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1546 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-06 08:27:15 +00:00
rwisser a48069c105 copy row if exactly one column is selected
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1545 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-02 17:10:29 +00:00
rwisser 681ccfeeda new
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1544 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-02 12:32:15 +00:00
rwisser fac7f8cf70 New feature "Explain Plan" in SQLConsole
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1543 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-02 12:31:26 +00:00
rwisser a81c107054 New feature "Explain Plan" in SQLConsole
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1542 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-01 08:41:59 +00:00
rwisser 94094520b7 New feature "Explain Plan" in SQLConsole
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1541 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-02-01 07:18:17 +00:00
rwisser 403a15954e New feature "Explain Plan" in SQLConsole
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1540 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-31 13:49:54 +00:00
rwisser 1710c1a1f2 Added "Columns" and "Text" views to SQLConsole.
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1539 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-31 12:05:51 +00:00
rwisser 315ab05d40 Added "Columns" and "Text" views to SQLConsole.
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1538 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-30 14:06:16 +00:00
rwisser cf707d8560 Added "Columns" and "Text" views to SQLConsole.
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1537 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-30 12:28:20 +00:00
rwisser f9361a133f Added "Columns" and "Text" views to SQLConsole.
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1536 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-30 12:05:55 +00:00
rwisser 74f091f507 added "Copy toClipboard" context menu item
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1535 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-29 10:57:42 +00:00
rwisser 4cb5449c85 added "Copy toClipboard" context menu item
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1534 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-29 10:56:38 +00:00
rwisser 7ee1a34706 don't emulate tabs
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1533 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-29 10:55:24 +00:00
rwisser 9f5efc7777 JDBC driver updates
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1532 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-25 06:15:19 +00:00
rwisser 7323905a13 JDBC driver updates
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1531 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-23 08:58:21 +00:00
rwisser c3ad4418ea set wait cursor
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1530 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-23 08:20:51 +00:00
rwisser 0ce07b96e7 check if table exists
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1529 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-23 06:39:08 +00:00
rwisser 3e675ebae0 changed color of context info in sql-outline
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1528 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-03 17:13:25 +00:00
rwisser 1e430415ac 'group by' was missing in outline of CTE
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1527 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-03 12:43:23 +00:00
rwisser 554372ce1c Fix for "#23 Bugs when exporting timestamps and JSON ", https://sourceforge.net/p/jailer/bugs/23/
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1526 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-03 11:15:58 +00:00
rwisser 96e01de29e Fix for "#23 Bugs when exporting timestamps and JSON ", https://sourceforge.net/p/jailer/bugs/23/
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1525 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-03 07:00:26 +00:00
rwisser a1128454e1 Fix for "#23 Bugs when exporting timestamps and JSON ", https://sourceforge.net/p/jailer/bugs/23/
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1524 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-02 13:14:48 +00:00
rwisser 6b6aac7383 constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1523 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-02 08:01:35 +00:00
rwisser 9ef67d980f constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1522 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2018-01-02 07:15:19 +00:00
rwisser 80f0d24f32 removed '('/')' from join condition
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1521 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-29 14:04:26 +00:00
rwisser 0d45116c65 set version to 7.6.0
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1520 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-29 13:08:33 +00:00
rwisser c5ecb83b2e constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1519 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-29 13:07:01 +00:00
rwisser dce7e35721 constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1518 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-29 13:06:12 +00:00
rwisser cf20a5e3ee UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1517 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-29 11:32:18 +00:00
rwisser c790a0a187 constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1516 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-28 11:29:46 +00:00
rwisser cad41cbe9e constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1515 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-28 11:26:09 +00:00
rwisser 5648d6603b constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1514 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-28 11:05:27 +00:00
rwisser 8134055a0d constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1513 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-28 10:44:48 +00:00
rwisser d0b41dfd18 constraint checking tool
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1512 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-28 10:36:14 +00:00
rwisser 236138ef35 improved outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1511 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-21 07:42:27 +00:00
rwisser 0a2a309209 increased version number
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1510 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-20 11:41:44 +00:00
rwisser 927fdadaa5 Minor GUI Improvements and bug fixes
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1509 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-20 11:40:59 +00:00
rwisser 641efa24b5 set version to 7.5.10
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1508 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-14 11:52:18 +00:00
rwisser 301d498af4 UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1507 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-14 11:38:05 +00:00
rwisser 60dc106a6f UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1506 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-14 10:52:32 +00:00
rwisser dbd35c98de UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1505 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-13 11:37:09 +00:00
rwisser 85608940f8 SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1504 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-13 07:48:59 +00:00
rwisser da3b5aff6b separators in outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1503 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-12 11:37:23 +00:00
rwisser acb0c75e1f update history in EDThread
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1502 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-11 12:33:14 +00:00
rwisser ca23c4fa14 removed obsolete command
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1501 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-10 09:51:44 +00:00
rwisser fdaaed1911 removed
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1500 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-10 07:27:37 +00:00
rwisser 1073c67f65 removed
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1499 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-10 07:26:40 +00:00
rwisser 2624b576ea SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1498 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-08 11:18:35 +00:00
rwisser fa9eef3309 UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1497 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-07 13:24:56 +00:00
rwisser b00d2b91aa SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1496 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-07 10:53:25 +00:00
rwisser 10c01a0d23 SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1495 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-07 07:53:50 +00:00
rwisser 9fadfe4d8c SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1494 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-06 08:11:15 +00:00
rwisser 8eb4ff3175 SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1493 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-06 07:20:23 +00:00
rwisser 274e1182da SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1492 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-05 13:49:33 +00:00
rwisser 5dd9dfdb6f SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1491 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-05 08:54:36 +00:00
rwisser cfb9abc297 SQLConsole: added outline-view for SQL statements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1490 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-05 07:24:24 +00:00
rwisser 507d6ff3ad DDL view for tables
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1489 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-12-01 07:43:07 +00:00
rwisser c435d909b8 UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1488 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-30 11:17:41 +00:00
rwisser 38b9172fa7 UI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1487 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-30 10:44:00 +00:00
rwisser a32c70a361 removed deprecated components
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1486 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-29 10:54:35 +00:00
rwisser f712d1c62d new icons
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1485 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-29 08:33:05 +00:00
rwisser 8402184313 AutoCompletion#insertCompletion is now an atomic edit
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1484 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-29 07:50:25 +00:00
rwisser 5656fa29ca AutoCompletion#insertCompletion is now an atomic edit
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1483 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-29 07:49:36 +00:00
rwisser 2d9200cd80 added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1482 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-28 12:29:53 +00:00
rwisser 42c5581c40 added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1481 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-28 08:25:18 +00:00
rwisser f8d5eae9f7 added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1480 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-27 08:20:03 +00:00
rwisser e0f1ddc12c added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1479 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-27 06:16:40 +00:00
rwisser 6caba0a36e added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1478 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-24 10:41:19 +00:00
rwisser d2097ea403 added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1477 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-24 08:25:57 +00:00
rwisser 244cf476ae added ability to execute SQL fragments
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1476 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-24 08:23:06 +00:00
rwisser 41c400da3d removed
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1475 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-23 11:15:18 +00:00
rwisser 18bfa991c3 GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1474 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-21 09:31:22 +00:00
rwisser ebb518de73 GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1473 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-21 08:23:20 +00:00
rwisser 0e6abf31fd GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1472 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-21 07:52:23 +00:00
rwisser b0fbd81b8c GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1471 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-20 07:07:13 +00:00
rwisser af771a2245 GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1470 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-10 11:58:38 +00:00
rwisser bf46f0df44 GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1469 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-10 07:07:56 +00:00
rwisser c9fe9dad91 new screenshot
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1468 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-09 10:42:37 +00:00
rwisser d7298960f7 new screenshot
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1467 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-09 09:50:45 +00:00
rwisser 39d07c1a8b Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1466 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-09 08:32:52 +00:00
rwisser ecfc2451d4 Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1465 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-09 08:32:28 +00:00
rwisser 95da195cdf Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1464 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-09 08:30:21 +00:00
rwisser c690747e20 closing statement
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1463 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-08 10:14:06 +00:00
rwisser 36ba883898 "table search" feature in SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1462 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-08 06:15:32 +00:00
rwisser 66e5be3c6f "table search" feature in SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1461 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-06 13:05:16 +00:00
rwisser 3e6e4e15f7 in-place editing of query results
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1460 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-03 11:34:33 +00:00
rwisser c611b8b9c4 preparing release 7.5.4
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1459 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-02 17:41:57 +00:00
rwisser 5db2eba50f added tablefilter-swing-5.3.1.jar
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1458 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-02 11:11:15 +00:00
rwisser 530ea40f16 added tablefilter-swing-5.3.1.jar
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1457 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-02 10:28:07 +00:00
rwisser 4a23221347 added tablefilter-swing-5.3.1.jar
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1456 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-02 07:30:29 +00:00
rwisser 33b22d2213 added jsqlparser-1.1
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1455 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-02 05:57:57 +00:00
rwisser 55270a657f added jsqlparser-1.1
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1454 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-02 05:54:05 +00:00
rwisser f5992f41a9 added lib/tablefilter-swing-5.3.1.jar
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1453 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-01 09:25:27 +00:00
rwisser e8dbb2ac38 added lib/tablefilter-swing-5.3.1.jar
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1452 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-11-01 09:13:26 +00:00
rwisser 28f013c93f added jsqlparser-1.1
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1451 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-30 10:31:15 +00:00
rwisser 4d1e5f4061 added lib/jsqlparser-1.1.jar
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1450 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-28 11:37:41 +00:00
rwisser f675b65fae added jsqlparser-1.1
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1449 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-27 10:57:58 +00:00
rwisser 79f497399b changed colors
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1448 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-27 09:45:40 +00:00
rwisser e3c06267cb schema filter in table search dialog
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1447 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-27 07:11:35 +00:00
rwisser f5c1642e0c in-place editing of query results
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1446 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-26 06:14:02 +00:00
rwisser f98049bd97 in-place editing of query results
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1445 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-25 11:22:13 +00:00
rwisser 652e90dbd0 in-place editing of query results
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1444 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-25 06:35:03 +00:00
rwisser 3500723ee4 new query analyzer
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1443 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-24 10:37:21 +00:00
rwisser baa1adeae3 new query analyzer
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1442 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-24 08:34:09 +00:00
rwisser ffef36f628 prevent column if alias equals name
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1441 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-21 09:51:54 +00:00
rwisser 41ab1fe0a5 sort columns case insensitive
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1440 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-20 12:41:23 +00:00
rwisser 67e941949d sort columns case insensitive
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1439 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-20 12:27:15 +00:00
rwisser b723f4e81b sort columns case insensitive
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1438 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-20 09:23:55 +00:00
rwisser 3977956e53 Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1437 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-20 05:40:50 +00:00
rwisser 8cba36ec19 isLoaded state depends on Atomic boolean instead of unsynchronized access on "tables" field
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1436 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-19 16:01:42 +00:00
rwisser 8a607921f5 Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1435 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-19 12:46:16 +00:00
rwisser b939172dc5 Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1434 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-19 10:13:45 +00:00
rwisser 60f80085f3 Performance and GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1433 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-19 09:48:48 +00:00
rwisser 264a49ee8d new screenshot
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1432 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-18 12:19:57 +00:00
rwisser 15aebf1867 new screenshot
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1431 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-18 12:09:37 +00:00
rwisser 3f01d94ba1 Table search feature
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1430 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-18 07:21:13 +00:00
rwisser cf75f8a709 bind metaDataSource to session
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1429 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-18 06:45:41 +00:00
rwisser d563f29bee bind metaDataSource to session
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1428 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 13:08:41 +00:00
rwisser 4fea663aed bind metaDataSource to session
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1427 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 11:33:02 +00:00
rwisser 9aa14b7a9f read metadata with timeout
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1426 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 11:00:34 +00:00
rwisser 6416a09e15 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1425 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 07:47:27 +00:00
rwisser 8818c1d51d News Update
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1424 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 07:18:12 +00:00
rwisser 29fa754f5b News Update
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1423 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 05:51:43 +00:00
rwisser e2bca0fdab Table search feature, minor GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1422 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-17 05:07:07 +00:00
rwisser 38cde3ba58 removed splash screen
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1421 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-16 12:47:14 +00:00
rwisser d90fbe8e76 Table search feature, minor GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1420 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-16 12:46:31 +00:00
rwisser 67f9227a41 Table search feature, minor GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1419 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-16 12:02:32 +00:00
rwisser 29f3e7d94c GUI improvements
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1418 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-14 09:12:09 +00:00
rwisser e75f730a3e respect schema mapping
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1417 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-13 12:51:46 +00:00
rwisser ba652f114d Improved table search feature
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1416 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-13 11:39:19 +00:00
rwisser bf3c4db6ab Improved table search feature
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1415 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-13 10:12:27 +00:00
rwisser 7c2664b5bb made tables combobox invisible
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1414 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-12 17:25:00 +00:00
rwisser 0a9d572b79 new table search UI
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1413 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-12 13:29:39 +00:00
rwisser b26b861cca Include the column names in the first statement to avoid ORA-00918: column ambiguously defined
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1412 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-12 07:26:10 +00:00
rwisser 3fc2ebc2bb Include the column names in the first statement to avoid ORA-00918: column ambiguously defined
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1411 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-12 07:19:31 +00:00
rwisser 5fbad3214e SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1410 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-11 12:22:25 +00:00
rwisser ce055dde55 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1409 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-11 11:39:48 +00:00
rwisser acc3c3042b git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1408 3dd849cd-670e-4645-a7cd-dd197c8d0e81 2017-10-11 07:52:25 +00:00
rwisser dc544d9184 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1407 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-11 06:13:06 +00:00
rwisser 72ba306102 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1406 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-11 06:12:05 +00:00
rwisser 81db5d1a3e SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1405 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-11 05:08:21 +00:00
rwisser d80cddedf1 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1404 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-10 12:03:29 +00:00
rwisser 152481b1b6 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1403 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-09 13:03:57 +00:00
rwisser f4a64d2d89 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1402 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-09 11:27:03 +00:00
rwisser 38c3d39dd6 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1401 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-09 11:26:45 +00:00
rwisser 0329173949 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1400 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-09 10:46:15 +00:00
rwisser 7a355d274b SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1399 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-09 10:00:29 +00:00
rwisser 5cec5d706d SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1398 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-07 16:55:40 +00:00
rwisser 802901583a SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1397 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-07 16:46:14 +00:00
rwisser 5c5e787678 SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1396 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-07 08:32:03 +00:00
rwisser f541bc736a SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1395 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-07 05:39:23 +00:00
rwisser da274f316e SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1394 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-06 12:55:37 +00:00
rwisser 9c9b3e9d6e SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1393 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-06 11:29:29 +00:00
rwisser 789aed30dd SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1392 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-02 13:06:24 +00:00
rwisser a26e0b149e SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1391 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-02 11:29:41 +00:00
rwisser ee03fdd40a SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1390 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-02 11:28:40 +00:00
rwisser da561c82d8 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1389 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-02 11:28:12 +00:00
rwisser 0fae82498d SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1388 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-02 11:27:52 +00:00
rwisser 55daf497b1 SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1387 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-01 07:21:37 +00:00
rwisser 97a1c033d1 SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1386 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-01 06:47:43 +00:00
rwisser 130779940b SQL Console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1385 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-10-01 05:55:33 +00:00
rwisser 26fa595da3 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1384 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-29 12:40:16 +00:00
rwisser d0dcc42b64 SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1383 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-29 11:17:20 +00:00
rwisser f517f080ca SQL console
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1382 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-28 13:18:16 +00:00
rwisser 2246211d76 increased version number
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1381 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-28 07:45:26 +00:00
rwisser b50f2350f5 MetaDataCache did't read all rows
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1380 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-28 07:43:43 +00:00
rwisser 935b98888b repaint after changes
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1379 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-28 06:45:30 +00:00
rwisser 0f426d7797 added find and replace actions
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1378 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-28 06:20:25 +00:00
rwisser 5eed953bde SQL formatting
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1377 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-27 12:06:15 +00:00
rwisser c537aaa323 SQL formatting
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1376 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-27 08:38:07 +00:00
rwisser c00f6649a3 meta-data views in data-browser
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1375 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-27 06:40:15 +00:00
rwisser a73fddfea7 Metadata views in data browser
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1374 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-25 05:48:27 +00:00
rwisser 04b29d087a meta data view in data browser
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1373 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-22 12:50:43 +00:00
rwisser c1ebc11130 Metadata views in data browser
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1372 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-22 06:34:30 +00:00
rwisser 770ece7c19 meta data view in data browser
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1371 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-19 08:02:53 +00:00
rwisser 45ead8cae1 Added ability to change the data model base folder
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1370 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-18 05:31:29 +00:00
rwisser ebc3a11744 Added ability to change the data model base folder
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1369 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-15 12:35:21 +00:00
rwisser 8317bc9557 Added ability to change the data model base folder
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1368 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-15 08:53:57 +00:00
rwisser f3440890e6 Added ability to change the data model base folder
git-svn-id: https://svn.code.sf.net/p/jailer/code/trunk@1367 3dd849cd-670e-4645-a7cd-dd197c8d0e81
2017-09-15 06:18:27 +00:00
579 changed files with 54217 additions and 23440 deletions
+11 -1
View File
@@ -3,7 +3,11 @@
<classpathentry kind="src" path="src/test"/>
<classpathentry kind="src" path="src/main/engine"/>
<classpathentry kind="src" path="src/main/gui"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-8-oracle"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/dbunit-2.4.4.jar"/>
<classpathentry kind="lib" path="lib/junit-4.4.jar"/>
<classpathentry kind="lib" path="lib/log4j.jar"/>
@@ -11,5 +15,11 @@
<classpathentry kind="lib" path="lib/sdoc-0.5.0-beta.jar"/>
<classpathentry kind="lib" path="lib/args4j.jar"/>
<classpathentry kind="lib" path="config"/>
<classpathentry kind="lib" path="lib/jsqlparser-1.3.jar"/>
<classpathentry kind="lib" path="lib/tablefilter-swing-5.3.1.jar"/>
<classpathentry kind="lib" path="lib/jaxb-api-2.3.0-b170201.1204.jar"/>
<classpathentry kind="lib" path="lib/jaxb-core-2.3.0-b170127.1453.jar"/>
<classpathentry kind="lib" path="lib/jaxb-impl-2.3.0-b170127.1453.jar"/>
<classpathentry kind="lib" path="lib/activation-1.0.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
-2
View File
@@ -1,2 +0,0 @@
<html><head><meta http-equiv="Refresh" content="0; URL=http://dbeauty.sourceforge.net/">
</head><body></body></html>
BIN
View File
Binary file not shown.
Binary file not shown.
-29
View File
@@ -1,29 +0,0 @@
DBeauty - Relational Data Browser
A relationship-oriented Database Browser.
Provides insight into both the data and the interrelation of the rows.
Features
* See the contents of any SQL database
* Navigate bidirectionally through the database by following foreign-key-based or user-defined relationships
* Automatic detection of foreign keys
* SQL/DML generator
* Execution of arbitrary SQL queries
Installation
============
Unzip the file "dbeauty_<N>.zip".
On windows platform execute "dbeauty.exe", or use "dbeauty.bat"
On Unix/Linux platform execute the script "dbeauty.sh"
Home: http://dbeauty.sourceforge.net/
Forum: https://sourceforge.net/p/dbeauty/discussion/
Support: rwisser@users.sourceforge.net
+24 -21
View File
@@ -1,9 +1,12 @@
# Database Subsetting Tool
# Jailer Database Tool
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
by following foreign-key-based or user-defined relationships.
Jailer is a tool for database subsetting, schema and data browsing. It exports consistent,
referentially intact row-sets from relational databases. It removes obsolete data without
violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates
DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.
<img src="/docs/screenshot.png" width="850" />
@@ -12,12 +15,15 @@ DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML
- Exports consistent and referentially intact row-sets from your productive database
and imports the data into your development and test environment.
- Improves database performance by removing and archiving obsolete data without violating integrity.
- Generates hierarchically structured XML, topologically sorted SQL-DML and DbUnit datasets.
- Generates topologically sorted SQL-DML, hierarchically structured XML and DbUnit datasets.
- Data Browsing. Navigate bidirectionally through the database by following foreign-key-based or user-defined relationships.
- Open Source. Entirely written in Java. Platform independent. DBMS agnostic.
- SQL Console with code completion, syntax highlighting and database metadata visualization.
## News
- 2018-04-26 The new feature "Analyze SQL" analyzes SQL statements and proposes association definitions. This allows to reverse-engineer the data model based on existing SQL queries.
- 2018-03-06 SQL Console with code completion, syntax highlighting and database metadata visualization.
- 2017-05-10 New API provides programmatic access to the data export and import functionality. http://jailer.sourceforge.net/api.html
- 2017-03-30 Improved filter management. Support for import-filters and literal-filters.
- 2017-01-27 Referential cycles can now be exported by deferring the insert of nullable foreign keys.
@@ -33,24 +39,21 @@ DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML
- 2007-06-05 Tutorial for Jailer now available.
# Installation
## Installation
Unzip the file "jailer_<N>.zip".
Use the installer "Jailer-Install-<N>.exe" or unzip the file "jailer_<N>.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"
- 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"
- Data Browser
On windows platform execute "jailerDataBrowser.exe", or "jailerDataBrowser.bat"
On Unix/Linux platform execute the script "jailerDataBrowser.sh"
- Data Browser
- On windows platform execute "jailerDataBrowser.exe", or "jailerDataBrowser.bat"
- On Unix/Linux platform execute the script "jailerDataBrowser.sh"
- Home: http://jailer.sourceforge.net/
- Forum: https://sourceforge.net/p/jailer/discussion/
- Support: rwisser@users.sourceforge.net
- Home: http://jailer.sourceforge.net/ or https://github.com/Wisser/Jailer
- Forum: https://sourceforge.net/p/jailer/discussion/
- Support: rwisser@users.sourceforge.net
+5 -5
View File
@@ -1,4 +1,4 @@
!define Version "7.1"
!define Version "%VERSION%"
; The name of the installer
Name "Jailer ${Version}"
@@ -66,14 +66,14 @@ Section "Start Menu Shortcuts"
Delete "$SMPROGRAMS\Jailer\*.*"
CreateShortcut "$SMPROGRAMS\Jailer\Jailer ${Version} .lnk" "$INSTDIR\Jailer.exe"
CreateShortcut "$SMPROGRAMS\Jailer\Jailer ${Version} Data Browser.lnk" "$INSTDIR\JailerDataBrowser.exe"
CreateShortcut "$SMPROGRAMS\Jailer\Uninstall.lnk" "$INSTDIR\uninstall.exe"
; CreateShortcut "$SMPROGRAMS\Jailer\Uninstall.lnk" "$INSTDIR\uninstall.exe"
SectionEnd
Section "Desktop Shortcuts"
CreateShortcut "$DESKTOP\Jailer ${Version}.lnk" "$INSTDIR\Jailer.exe"
CreateShortcut "$DESKTOP\Jailer ${Version} Data Browser.lnk" "$INSTDIR\JailerDataBrowser.exe"
CreateShortcut "$DESKTOP\Jailer.lnk" "$INSTDIR\Jailer.exe"
CreateShortcut "$DESKTOP\Jailer Data Browser.lnk" "$INSTDIR\JailerDataBrowser.exe"
SectionEnd
@@ -100,6 +100,6 @@ Section "Uninstall"
; Remove directories used
RMDir "$SMPROGRAMS\Jailer"
RMDir "$INSTDIR"
RMDir /r "$INSTDIR"
SectionEnd
-319
View File
@@ -1,319 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<XML_DIZ_INFO>
<MASTER_PAD_VERSION_INFO>
<MASTER_PAD_VERSION>2.01</MASTER_PAD_VERSION>
<MASTER_PAD_EDITOR>Online PAD Generator 1.33 - http://www.padbuilder.com</MASTER_PAD_EDITOR>
<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
</MASTER_PAD_VERSION_INFO>
<Company_Info>
<Company_Name>sourceforge</Company_Name>
<Address_1 />
<Address_2 />
<City_Town />
<State_Province />
<Zip_Postal_Code />
<Country />
<Company_WebSite_URL>http://jailer.sourceforge.net</Company_WebSite_URL>
<Contact_Info>
<Author_First_Name>Ralf</Author_First_Name>
<Author_Last_Name>Wisser</Author_Last_Name>
<Author_Email>rwisser@users.sourceforge.net</Author_Email>
<Contact_First_Name>Ralf</Contact_First_Name>
<Contact_Last_Name>Wisser</Contact_Last_Name>
<Contact_Email>rwisser@users.sourceforge.net</Contact_Email>
</Contact_Info>
<Support_Info>
<Sales_Email />
<Support_Email>rwisser@users.sourceforge.net</Support_Email>
<General_Email>rwisser@users.sourceforge.net</General_Email>
<Sales_Phone />
<Support_Phone />
<General_Phone />
<Fax_Phone />
</Support_Info>
</Company_Info>
<Program_Info>
<Program_Name>Jailer</Program_Name>
<Program_Version>2.4.0</Program_Version>
<Program_Release_Month>06</Program_Release_Month>
<Program_Release_Day>09</Program_Release_Day>
<Program_Release_Year>2008</Program_Release_Year>
<Program_Cost_Dollars />
<Program_Cost_Other_Code />
<Program_Cost_Other />
<Program_Type>Open Source</Program_Type>
<Program_Release_Status>Major Update</Program_Release_Status>
<Program_Install_Support />
<Program_OS_Support>Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinXP,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome,Linux Open Source,Mac PPC,Mac OS X,Mac Other,Java</Program_OS_Support>
<Program_Language>English</Program_Language>
<Program_Change_Info />
<Program_Specific_Category>Development Tools</Program_Specific_Category>
<Program_Category_Class>Development::Other</Program_Category_Class>
<Program_Categories>Data Export</Program_Categories>
<Program_System_Requirements>Java JRE 6.0</Program_System_Requirements>
<Includes_JAVA_VM>Y</Includes_JAVA_VM>
<Includes_VB_Runtime>N</Includes_VB_Runtime>
<Includes_DirectX>N</Includes_DirectX>
<File_Info>
<Filename_Versioned />
<Filename_Previous />
<Filename_Generic />
<Filename_Long />
<File_Size_Bytes>6100000</File_Size_Bytes>
<File_Size_K>5980.47</File_Size_K>
<File_Size_MB>5.86</File_Size_MB>
</File_Info>
<Expire_Info>
<Has_Expire_Info>N</Has_Expire_Info>
<Expire_Count />
<Expire_Based_On />
<Expire_Other_Info />
<Expire_Month />
<Expire_Day />
<Expire_Year />
</Expire_Info>
</Program_Info>
<Program_Descriptions>
<English>
<Keywords>data export referential integrity java jdbc dbms schema browsing</Keywords>
<Char_Desc_45>Model-based Data Export Tool</Char_Desc_45>
<Char_Desc_80>Model-based Data Export Tool</Char_Desc_80>
<Char_Desc_250>Exports consistent and referentially intact row-sets from your productive database and imports the data into your development and test environment. Removes and archives obsolete data from your productive database without violating integrity.</Char_Desc_250>
<Char_Desc_450>Exports consistent and referentially intact row-sets from your productive database and imports the data into your development and test environment. Removes and archives obsolete data from your productive database without violating integrity. Open Source. Entirely written in Java. Database agnostic. Platform independent.</Char_Desc_450>
<Char_Desc_2000>Exports consistent and referentially intact row-sets from your productive database and imports the data into your development and test environment. Removes and archives obsolete data from your productive database without violating integrity. Open Source. Entirely written in Java. Database agnostic. Platform independent.</Char_Desc_2000>
</English>
</Program_Descriptions>
<Web_Info>
<Application_URLs>
<Application_Info_URL>http://jailer.sourceforge.net/</Application_Info_URL>
<Application_Order_URL />
<Application_Screenshot_URL>http://jailer.sourceforge.net/screenshot1.gif</Application_Screenshot_URL>
<Application_Icon_URL />
<Application_XML_File_URL>http://jailer.sourceforge.net/PAD_FILE.xml</Application_XML_File_URL>
</Application_URLs>
<Download_URLs>
<Primary_Download_URL>https://sourceforge.net/project/showfiles.php?group_id=197260</Primary_Download_URL>
<Secondary_Download_URL>https://sourceforge.net/project/downloading.php?group_id=197260&amp;use_mirror=mesh&amp;filename=jailer_2.2.0.zip&amp;52363602</Secondary_Download_URL>
<Additional_Download_URL_1 />
<Additional_Download_URL_2 />
</Download_URLs>
</Web_Info>
<Permissions>
<Distribution_Permissions> Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based o</Distribution_Permissions>
<EULA> Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
</EULA>
</Permissions>
</XML_DIZ_INFO>
+102
View File
@@ -0,0 +1,102 @@
!define Version "%VERSION%"
; The name of the installer
Name "DBeauty ${Version}"
; The file to write
OutFile "DBeauty-Install-${Version}.exe"
; The default installation directory
InstallDir $PROGRAMFILES\DBeauty
; Registry key to check for directory (so if you install again, it will
; overwrite the old one automatically)
InstallDirRegKey HKLM "Software\DBeauty" "Install_Dir"
; Request application privileges for Windows Vista
RequestExecutionLevel admin
;--------------------------------
; Pages
Page components
Page directory
Page instfiles
UninstPage uninstConfirm
UninstPage instfiles
Icon "..\src\main\gui\net\sf\jailer\ui\resource\Jailer.ico"
;--------------------------------
; The stuff to install
Section "DBeauty"
SectionIn RO
; Set output path to the installation directory.
SetOutPath $INSTDIR
; Put file there
File /r "C:\tmp\dbeauty\*.*"
FileOpen $4 ".singleuser" w
FileWrite $4 "1"
FileClose $4
; Write the installation path into the registry
WriteRegStr HKLM SOFTWARE\DBeauty "Install_Dir" "$INSTDIR"
; Write the uninstall keys for Windows
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DBeauty" "DisplayName" "DBeauty"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DBeauty" "UninstallString" '"$INSTDIR\uninstall.exe"'
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DBeauty" "NoModify" 1
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DBeauty" "NoRepair" 1
WriteUninstaller "uninstall.exe"
SectionEnd
; Optional section (can be disabled by the user)
Section "Start Menu Shortcuts"
CreateDirectory "$SMPROGRAMS\DBeauty"
Delete "$SMPROGRAMS\DBeauty\*.*"
CreateShortcut "$SMPROGRAMS\DBeauty\DBeauty ${Version} .lnk" "$INSTDIR\dbeauty.exe"
; CreateShortcut "$SMPROGRAMS\DBeauty\Uninstall.lnk" "$INSTDIR\uninstall.exe"
SectionEnd
Section "Desktop Shortcuts"
CreateShortcut "$DESKTOP\DBeauty.lnk" "$INSTDIR\dbeauty.exe"
SectionEnd
;--------------------------------
; Uninstaller
Section "Uninstall"
; Remove registry keys
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DBeauty"
DeleteRegKey HKLM SOFTWARE\DBeauty
; Remove files and uninstaller
; Delete $INSTDIR\example2.nsi
; Delete $INSTDIR\uninstall.exe
; Remove shortcuts, if any
Delete "$SMPROGRAMS\DBeauty\*.*"
Delete "$INSTDIR\*.*"
Delete "$DESKTOP\DBeauty ${Version}.lnk"
; Remove directories used
RMDir "$SMPROGRAMS\DBeauty"
RMDir /r "$INSTDIR"
SectionEnd
Binary file not shown.
Binary file not shown.
+8 -46
View File
@@ -10,10 +10,9 @@ fi
cd
cd workspace/jailer-code/
svn up
sh admin/release.sh jailer_$1
sh admin/release-dbeauty.sh dbeauty_$2
cd git/Jailer
git pull
sh admin/release.sh $1
cd
cd tmp
rm -r _$1
@@ -21,47 +20,10 @@ mkdir _$1
cd _$1
unzip ../jailer_$1.zip
cd jailer/
cp jailer-engine-* ../../
cd
cd tmp
cd _$1
cd jailer/
head releasenotes.txt
cd ..
cd ..
rm -r _$2
mkdir _$2
cd _$2
cd dbeauty
unzip ../dbeauty_$2.zip
echo
echo Jailer Releasenotes
echo
cd
cd tmp
cd _$1
cd jailer/
head releasenotes.txt
echo
echo DBeauty Releasenotes
echo
cd
cd tmp
cd _$2
cd dbeauty
head releasenotes.txt
cd
cd tmp
cd _$1
cd jailer/
sh jailerGUI.sh &
cd
cd tmp
cd _$2
cd dbeauty/
sh dbeauty.sh &
BIN
View File
Binary file not shown.
-40
View File
@@ -1,40 +0,0 @@
rm -rf ~/tmp/dbeauty
rm -rf ~/tmp/$1
rm -rf ~/tmp/$1.co
mkdir ~/tmp/dbeauty
mkdir ~/tmp/$1
mkdir ~/tmp/$1.co
cd ~/tmp/$1.co
svn checkout --username=rwisser https://svn.code.sf.net/p/jailer/code/trunk
cd ..
mv $1.co/trunk/* dbeauty
cd dbeauty
sed "s/new javax.swing.JComboBox()/new net.sf.jailer.ui.JComboBox()/g" src/main/gui/net/sf/jailer/ui/*.java --in-place
sed "s/new javax.swing.JComboBox()/new net.sf.jailer.ui.JComboBox()/g" src/main/gui/net/sf/jailer/ui/databrowser/*.java --in-place
find -iname ".svn" -exec rm -rf '{}' \;
ant package
chmod a+x *.sh
rm -rf admin
rm -rf docs
rm -rf out
rm svn-commit.tmp
mv datamodel.def datamodel
rm -rf datamodel.scr
ls jailer.jar
mv jailerDataBrowser.sh dbeauty.sh
mv jailerDataBrowser.bat dbeauty.bat
mv jailerDataBrowser.exe dbeauty.exe
rm -rf jailerGUI.*
rm -rf jailer.sh jailer.bat Demo.csv domainmodel example Jailer.exe README releasenotes.txt Jailer.html
mv README-dbeauty README
rm README.md
mv releasenotes-dbeauty.txt releasenotes.txt
echo "DBeauty" > .standalone
cd ..
rm $1.zip
zip -r $1.zip dbeauty
+38 -16
View File
@@ -1,33 +1,55 @@
rm -rf ~/tmp/jailer
rm -rf ~/tmp/jailer*
rm -rf ~/tmp/dbeauty*
rm -rf ~/tmp/$1
rm -rf ~/tmp/$1.co
mkdir ~/tmp/jailer
mkdir ~/tmp/$1
mkdir ~/tmp/$1.co
cd ~/tmp/$1.co
svn checkout --username=rwisser https://svn.code.sf.net/p/jailer/code/trunk
git clone --depth 1 https://github.com/Wisser/Jailer.git
cd ..
mv $1.co/trunk/* jailer
mv $1.co/Jailer/* jailer
cd jailer
sed "s/new javax.swing.JComboBox()/new net.sf.jailer.ui.JComboBox()/g" src/main/gui/net/sf/jailer/ui/*.java --in-place
sed "s/new javax.swing.JComboBox()/new net.sf.jailer.ui.JComboBox()/g" src/main/gui/net/sf/jailer/ui/databrowser/*.java --in-place
find -iname ".svn" -exec rm -rf '{}' \;
find -iname ".git" -exec rm -rf '{}' \;
ant package
rm -rf docs/api
rm -rf out
rm -rf ~/.wine/drive_c/tmp/jailer
cp -r . ~/.wine/drive_c/tmp/jailer/
rm -rf ~/.wine/drive_c/tmp/jailer/admin
sed s/%VERSION%/$1/g admin/Jailer.nsi > admin/tmp.nsi
cd admin
wine ~/nsis-3.03/makensis.exe tmp.nsi
cd ..
rm admin/tmp.nsi
rm -rf ~/.wine/drive_c/tmp/dbeauty
cp -r . ~/.wine/drive_c/tmp/dbeauty/
rm -rf ~/.wine/drive_c/tmp/dbeauty/admin
sed s/%VERSION%/$1/g admin/dbeauty.nsi > admin/tmp.nsi
cd admin
wine ~/nsis-3.03/makensis.exe tmp.nsi
cd ..
rm admin/tmp.nsi
sed s/%VERSION%/$1/g admin/Jailer.nsi > admin/tmp.nsi
wine ~/nsis-3.03/makensis.exe admin/tmp.nsi
rm admin/tmp.nsi
mv admin/*nstall* ..
chmod a+x *.sh
zip -r docs/admin.zip admin
rm -rf admin
rm -rf docs
rm -rf out
rm DBeauty.html
mv datamodel.def datamodel
rm -rf datamodel.scr
ls jailer.jar
rm -rf README-dbeauty releasenotes-dbeauty.txt
cd ..
rm $1.zip
zip -r $1.zip jailer
zip -r jailer_$1.zip jailer
cp -r jailer dbeauty
zip -r dbeauty_$1.zip dbeauty
-21
View File
@@ -1,21 +0,0 @@
rm -rf ~/tmp/jailer
rm -rf ~/tmp/1
rm -rf ~/tmp/1.co
mkdir ~/tmp/jailer
mkdir ~/tmp/1
mkdir ~/tmp/1.co
cd ~/tmp/1.co
svn checkout --username=rwisser https://svn.code.sf.net/p/jailer/code/trunk/docs/dbeauty jailer-code
cd ..
mv 1.co/dbeauty/* jailer
cd jailer
find . -iname "*.htm" -exec sed "s|class=\"spacer\" .*width=\"100%\"> *<br>|class=\"spacer\" width=\"100%\">|g" '{}' --in-place \;
find . -iname "*.html" -exec sed "s|class=\"spacer\" .*width=\"100%\"> *<br>|class=\"spacer\" width=\"100%\">|g" '{}' --in-place \;
cp home-db.htm index.html
find -iname ".svn" -exec rm -rf '{}' \;
find -iname ".cvs*" -exec rm -rf '{}' \;
scp -r * rwisser,dbeauty@web.sf.net:/home/project-web/dbeauty/htdocs/
-3
View File
@@ -10,9 +10,6 @@ cd ..
mv 1.co/jailer-code/* jailer
cd jailer
find . -iname "*.htm" -exec sed "s|class=\"spacer\" .*width=\"100%\"> *<br>|class=\"spacer\" width=\"100%\">|g" '{}' --in-place \;
find . -iname "*.html" -exec sed "s|class=\"spacer\" .*width=\"100%\"> *<br>|class=\"spacer\" width=\"100%\">|g" '{}' --in-place \;
cp home.htm index.html
find -iname ".svn" -exec rm -rf '{}' \;
find -iname ".cvs*" -exec rm -rf '{}' \;
+1 -1
View File
@@ -91,7 +91,7 @@ available targets:
<jar destfile="${JAR}" basedir="${COMPILE_DIR}">
<manifest>
<attribute name="Main-Class" value="net.sf.jailer.ui.ExtractionModelFrame" />
<attribute name="Class-Path" value="lib/activation-1.0.2.jar lib/jaxb-core-2.3.0-b170127.1453.jar lib/jaxb-impl-2.3.0-b170127.1453.jar lib/jaxb-api-2.3.0-b170201.1204.jar lib/prefuse.jar config/ lib/log4j.jar lib/args4j.jar lib/sdoc-0.5.0-beta.jar" />
<attribute name="Class-Path" value="lib/activation-1.0.2.jar lib/jaxb-core-2.3.0-b170127.1453.jar lib/jaxb-impl-2.3.0-b170127.1453.jar lib/jaxb-api-2.3.0-b170201.1204.jar lib/prefuse.jar config/ lib/log4j.jar lib/args4j.jar lib/sdoc-0.5.0-beta.jar lib/jsqlparser-1.3.jar lib/tablefilter-swing-5.3.1.jar" />
</manifest>
</jar>
<copy todir=".">
+1 -1
View File
@@ -1,2 +1,2 @@
# name; last modification
Demo-Sakila; 1501485460279
Demo-Sakila;
1 # name last modification
2 Demo-Sakila 1501485460279
+1 -1
View File
@@ -1,2 +1,2 @@
# name; last modification
Demo-Scott; 1501485580546
Demo-Scott;
1 # name last modification
2 Demo-Scott 1501485580546
+26
View File
@@ -0,0 +1,26 @@
echo off
set LIB=lib
rem JDBC-driver
rem set CP=%CP%;<jdbc-driver>.jar
rem configuration files in the config directory
set CP=%CP%;config
rem the libraries
set CP=%CP%;%LIB%\junit.jar
set CP=%CP%;%LIB%\commons-logging.jar
set CP=%CP%;%LIB%\log4j.jar
set CP=%CP%;%LIB%\args4j.jar
set CP=%CP%;%LIB%\spring.jar
set CP=%CP%;%LIB%\prefuse.jar
set CP=%CP%;%LIB%\sdoc-0.5.0-beta.jar
set CP=%CP%;%LIB%\activation-1.0.2.jar
set CP=%CP%;%LIB%\jaxb-core-2.3.0-b170127.1453.jar
set CP=%CP%;%LIB%\jaxb-impl-2.3.0-b170127.1453.jar
set CP=%CP%;%LIB%\jaxb-api-2.3.0-b170201.1204.jar
set CP=%CP%;%LIB%\jsqlparser-1.3.jar
set CP=%CP%;%LIB%\tablefilter-swing-5.3.1.jar
set CP=%CP%;jailer.jar
start javaw -Xmx1024M -cp %CP% net.sf.jailer.ui.databrowser.DataBrowser %*
BIN
View File
Binary file not shown.
+33
View File
@@ -0,0 +1,33 @@
#!/bin/sh
instdir=`dirname $0`
cd $instdir
LIB=lib
# JDBC-driver
# CP=$CP:<driver-jar>
# configuration files in the config directory
CP=$CP:config
# the libraries
CP=$CP:$LIB/junit.jar
CP=$CP:$LIB/commons-logging.jar
CP=$CP:$LIB/log4j.jar
CP=$CP:$LIB/args4j.jar
CP=$CP:$LIB/spring.jar
CP=$CP:$LIB/prefuse.jar
CP=$CP:$LIB/sdoc-0.5.0-beta.jar
CP=$CP:$LIB/activation-1.0.2.jar
CP=$CP:$LIB/jaxb-core-2.3.0-b170127.1453.jar
CP=$CP:$LIB/jaxb-impl-2.3.0-b170127.1453.jar
CP=$CP:$LIB/jaxb-api-2.3.0-b170201.1204.jar
CP=$CP:$LIB/jsqlparser-1.3.jar
CP=$CP:$LIB/tablefilter-swing-5.3.1.jar
CP=$CP:jailer.jar
# echo $CP
java -Xmx1024M -cp $CP net.sf.jailer.ui.databrowser.DataBrowser $@
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+307 -199
View File
@@ -1,207 +1,315 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Jailer - API</title>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Jailer - API</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<meta name="keywords" content="Data Export Tool" />
<meta name="description" content="data export referential integrity java jdbc dbms" />
<link rel="stylesheet" type="text/css" href="installation-2-Dateien/styles.css" />
<link rel="shortcut icon" href="favicon.ico" />
</head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="Data Export Tool">
<meta name="description" content="data export referential integrity java jdbc dbms">
<link rel="stylesheet" type="text/css" href="installation-2-Dateien/styles.css">
<link rel="shortcut icon" href="favicon.ico"></head>
<body left-margin="0" top-margin="0">
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody>
<tr>
<td colspan="2" class="bannerbackground" height="33" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><img src="installation-2-Dateien/logo.png" hspace="10"></td>
<td class="slogan" width="100%">Database&nbsp;Subsetting&nbsp;Tool</td>
<td style="text-align: right; width: 100%;">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><a href="http://sourceforge.net/projects/jailer/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td>
</tr>
<tr>
<td><a href="http://www.java.net"><img src="javanet_button_90.gif" alt="java.net Member Button: 90px wide" border="0" height="25" width="90"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp; <b><font color="#ffffff"><a href="home.htm" target="_self" class="tlink">Home</a> &nbsp;&nbsp;&nbsp;
<a href="quicktour.htm" target="_self" class="tlink">Quick Tour</a>
&nbsp;&nbsp;&nbsp;<a href="exporting-data.htm" target="_self" class="tlink">Tutorial</a>
&nbsp;&nbsp;&nbsp;<a href="data-browsing.html" target="_self" class="tlink">Data Browser</a> &nbsp;&nbsp;&nbsp;<a href="faq.html" target="_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html" target="_self" class="tlinkA">API</a>
&nbsp;&nbsp;&nbsp; <a href="design.htm" target="_self" class="tlink">Documentation</a>
&nbsp;&nbsp;&nbsp; <a href="http://sourceforge.net/forum/?group_id=197260" target="_self" class="tlink">Forum</a>&nbsp;&nbsp;&nbsp;
<a href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self" class="tlink">Download</a>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td>
</tr>
<tr>
<td colspan="2" class="spacer" width="100%">
</td>
</tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%"><br>
</td>
</tr>
</tbody>
</table>
</center>
</div>
<ul>
<li><a href="api.html" target="_self" class="llinkA">API</a></li>
</ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="content2background"><img style="width: 160px; height: 1px;" alt="" src="architecture-Dateien/vgradp.gif"></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody>
<tr>
<td class="contentbackground" height="21" width="100%"><br>
</td>
</tr>
<tr>
<td class="content" height="520" valign="top" width="100%">
<small><small>&nbsp; </small></small><br>
<big><span style="font-weight: bold;">Application Programming Interface<br>
<br>
</span></big>The API provides programmatic access to the data export and import functionality.<br><br><br>
<big><span style="font-weight: bold;">Dependencies</span></big>
<ul>
<li>jailer-engine-<i>version</i>.jar</li>
<li>log4J</li>
</ul><br>
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0"
cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody>
<tr>
<td colspan="2" class="bannerbackground" height="33" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="2" class="bannerbackground" height="33" width="100%">
<table border="0" cellpadding="4" cellspacing="0" width="100%">
<tbody>
<tr>
<td><img src="installation-2-Dateien/logo.png" hspace=
"10" /></td>
<big><span style="font-weight: bold;">Classes</span></big>
<ul>
<li>
<a href = "api/net/sf/jailer/api/Subsetter.html" target="_blank">net.sf.jailer.api.Subsetter</a> <br>
generates a subset of a relational database that respects foreign key constraints.
</li>
<li>
<a href = "api/net/sf/jailer/api/Importer.html" target="_blank">net.sf.jailer.api.Importer</a> <br>
imports subset data.<br></li>
</ul>
<td class="slogan" width="100%">
Database&nbsp;Subsetting&nbsp;Tool</td>
<br><big><span style="font-weight: bold;">Example</span></big>
<td style="text-align: right; width: 100%;"><a href=
"http://sourceforge.net/projects/jailer/"><img src=
"http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1"
style="border: 0px solid ;" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<br><br>
The example is included in the jailer-engine-<i>version</i>.jar. It extracts some data from the "demo-scott" database and imports it into another database "demo-scott-subset".
<br>
<ul>
<li>Packages<br> <img src="apipackages.gif"><br><br>
The data model "Demo-Scott" and the extraction model "Demo-Scott.csv" are both embedded into the package and thus accessible as class resources.
<br><br><br>
</li>
<li>Source<br>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp;
<b><font color="#FFFFFF"><a href="home.htm" target="_self" class=
"tlink">Home</a> &nbsp;&nbsp;&nbsp; <a href="quicktour.htm" target=
"_self" class="tlink">Quick Tour</a> &nbsp;&nbsp;&nbsp;<a href=
"exporting-data.htm" target="_self" class="tlink">Tutorial</a>
&nbsp;&nbsp;&nbsp;<a href="data-browsing.html" target="_self" class=
"tlink">Data Browser</a> &nbsp;&nbsp;&nbsp;<a href="faq.html" target=
"_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html"
target="_self" class="tlinkA">API</a> &nbsp;&nbsp;&nbsp; <a href=
"design.htm" target="_self" class="tlink">Documentation</a>
&nbsp;&nbsp;&nbsp; <a href=
"http://sourceforge.net/forum/?group_id=197260" target="_self" class=
"tlink">Forum</a>&nbsp;&nbsp;&nbsp; <a href=
"http://sourceforge.net/project/showfiles.php?group_id=197260" target=
"_self" class="tlink">Download</a> &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;</font></b></td>
</tr>
<div style='background:#FFFFFF; font-family: Courier New, Courier; font-size: 10pt; COLOR: #000000; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;'>
<br/><strong><font color='#7f0055'>package</font></strong>&nbsp;net.sf.jailer.api_example;
<br/>
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;java.io.File;
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;java.io.IOException;
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;java.sql.SQLException;
<br/>
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;net.sf.jailer.api.Importer;
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;net.sf.jailer.api.Subsetter;
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;net.sf.jailer.configuration.Configuration;
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;net.sf.jailer.database.BasicDataSource;
<br/><strong><font color='#7f0055'>import</font></strong>&nbsp;net.sf.jailer.subsetting.ScriptFormat;
<br/>
<br/><font color='#2040a0'>/**
<br/>&nbsp;*&nbsp;Jailer&nbsp;API&nbsp;Example.&nbsp;&nbsp;<br>
&nbsp;*&nbsp;
<br/>&nbsp;*&nbsp;Extracts&nbsp;some&nbsp;data&nbsp;from&nbsp;the&nbsp;"demo-scott"&nbsp;database
<br/>&nbsp;*&nbsp;and&nbsp;imports&nbsp;it&nbsp;into&nbsp;another&nbsp;database&nbsp;"demo-scott-subset".
<br/>&nbsp;*/</font>
<br/><strong><font color='#7f0055'>public</font></strong>&nbsp;<strong><font color='#7f0055'>class</font></strong>&nbsp;APIExample&nbsp;{
<br/>&nbsp;&nbsp;&nbsp;&nbsp;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;<font color='#3f7f5f'>//&nbsp;JDBC&nbsp;connection&nbsp;pool&nbsp;size
</font><br/>&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>private</font></strong>&nbsp;<strong><font color='#7f0055'>static</font></strong>&nbsp;<strong><font color='#7f0055'>final</font></strong>&nbsp;<strong><font color='#7f0055'>int</font></strong>&nbsp;POOL_SIZE&nbsp;=&nbsp;10;
<br/>
<br/>&nbsp;&nbsp;&nbsp;&nbsp;<font color='#3f7f5f'>//&nbsp;The&nbsp;subsetter
</font><br/>&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>private</font></strong>&nbsp;<strong><font color='#7f0055'>static</font></strong>&nbsp;Subsetter&nbsp;subsetter&nbsp;=&nbsp;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>new</font></strong>&nbsp;Subsetter(
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>new</font></strong>&nbsp;BasicDataSource(
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color='#2a00ff'>"org.h2.Driver"</font>,&nbsp;<font color='#2a00ff'>"jdbc:h2:demo-scott"</font>,&nbsp;<font color='#2a00ff'>"sa"</font>,&nbsp;<font color='#2a00ff'>""</font>,
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;POOL_SIZE,
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>new</font></strong>&nbsp;File(<font color='#2a00ff'>"lib/h2-1.3.160.jar"</font>)),
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>null</font></strong>,
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APIExample.<strong><font color='#7f0055'>class</font></strong>.getResource(<font color='#2a00ff'>"Demo-Scott"</font>),
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APIExample.<strong><font color='#7f0055'>class</font></strong>.getResource(<font color='#2a00ff'>"Demo-Scott.csv"</font>),
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ScriptFormat.SQL);
<br/>&nbsp;&nbsp;&nbsp;&nbsp;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;<font color='#3f7f5f'>//&nbsp;The&nbsp;importer
</font><br/>&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>private</font></strong>&nbsp;<strong><font color='#7f0055'>static</font></strong>&nbsp;Importer&nbsp;importer&nbsp;=
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>new</font></strong>&nbsp;Importer(
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>new</font></strong>&nbsp;BasicDataSource(
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color='#2a00ff'>"org.h2.Driver"</font>,&nbsp;<font color='#2a00ff'>"jdbc:h2:demo-scott-subset"</font>,&nbsp;<font color='#2a00ff'>"sa"</font>,&nbsp;<font color='#2a00ff'>""</font>,
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10,
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>new</font></strong>&nbsp;File(<font color='#2a00ff'>"lib/h2-1.3.160.jar"</font>)));
<br/>
<br/>&nbsp;&nbsp;&nbsp;&nbsp;<font color='#2040a0'>/**
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;Exports&nbsp;data&nbsp;related&nbsp;with&nbsp;employee&nbsp;"SCOTT"
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;and&nbsp;imports&nbsp;it&nbsp;into&nbsp;another&nbsp;database.
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</font>
<br/>&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7f0055'>public</font></strong>&nbsp;<strong><font color='#7f0055'>static</font></strong>&nbsp;<strong><font color='#7f0055'>void</font></strong>&nbsp;main(String[]&nbsp;args)&nbsp;<strong><font color='#7f0055'>throws</font></strong>&nbsp;SQLException,&nbsp;IOException&nbsp;{
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File&nbsp;exportScriptFile&nbsp;=&nbsp;Configuration.getInstance().createTempFile();
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subsetter.setUpsertOnly(<strong><font color='#7f0055'>true</font></strong>);&nbsp;<font color='#3f7f5f'>//&nbsp;overwrite&nbsp;previous&nbsp;data
</font><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subsetter.execute(<font color='#2a00ff'>"NAME='SCOTT'"</font>,&nbsp;exportScriptFile);
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;importer.execute(exportScriptFile);
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;exportScriptFile.delete();
<br/>&nbsp;&nbsp;&nbsp;&nbsp;}
<br/>
<br/>}
<br/><div style='text-align:right;BORDER-TOP: #ccc 1px dashed'><a href="http://www.togotutor.com/code-to-html/java-to-html.php" target="_blank">Code Formatted by ToGoTutor</a></div></div>
<tr>
<td colspan="2" class="spacer" width="100%"></td>
</tr>
</li>
</ul>
</td>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%"><br /></td>
</tr>
</tbody>
</table>
</center>
</div>
</tr>
</tbody>
</table>
</div>
<p><br>
</p>
<p><br>
</p>
<p><br>
&nbsp; </p>
</td>
</tr>
<tr>
<td height="12" valign="top" width="14%"><br>
</td>
<td><br>
</td>
</tr>
</tbody>
</table>
</div>
</body></html>
<ul>
<li><a href="api.html" target="_self" class="llinkA">API</a></li>
</ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="content2background"><img style=
"width: 160px; height: 1px;" alt="" src=
"architecture-Dateien/vgradp.gif" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542"
width="98%">
<tbody>
<tr>
<td class="contentbackground" height="21" width="100%">
<br /></td>
</tr>
<tr>
<td class="content" height="520" valign="top" width="100%">
<small><small>&nbsp;</small></small><br />
<big><span style="font-weight: bold;">Application
Programming Interface<br />
<br /></span></big> The API provides programmatic access to
the data export and import functionality.<br />
<br />
<br />
<big><span style=
"font-weight: bold;">Dependencies</span></big>
<ul>
<li>jailer-engine-<i>version</i>.jar</li>
<li>log4J</li>
</ul><br />
<big><span style="font-weight: bold;">Classes</span></big>
<ul>
<li><a href="api/net/sf/jailer/api/Subsetter.html"
target="_blank">net.sf.jailer.api.Subsetter</a><br />
generates a subset of a relational database that respects
foreign key constraints.</li>
<li><a href="api/net/sf/jailer/api/Importer.html" target=
"_blank">net.sf.jailer.api.Importer</a><br />
imports subset data.<br /></li>
</ul><br />
<big><span style=
"font-weight: bold;">Example</span></big><br />
<br />
The example is included in the
jailer-engine-<i>version</i>.jar. It extracts some data
from the "demo-scott" database and imports it into another
database "demo-scott-subset".<br />
<ul>
<li>Packages<br />
<img src="apipackages.gif" /><br />
<br />
The data model "Demo-Scott" and the extraction model
"Demo-Scott.csv" are both embedded into the package and
thus accessible as class resources.<br />
<br />
<br /></li>
<li>Source<br />
<div style=
'background:#FFFFFF; font-family: Courier New, Courier; font-size: 10pt; COLOR: #000000; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;'>
<br />
<strong><font color=
'#7F0055'>package</font></strong>&nbsp;net.sf.jailer.api_example;<br />
<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;java.io.File;<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;java.io.IOException;<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;java.sql.SQLException;<br />
<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;net.sf.jailer.api.Importer;<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;net.sf.jailer.api.Subsetter;<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;net.sf.jailer.configuration.Configuration;<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;net.sf.jailer.database.BasicDataSource;<br />
<strong><font color=
'#7F0055'>import</font></strong>&nbsp;net.sf.jailer.subsetting.ScriptFormat;<br />
<br />
<font color='#2040A0'>/**<br />
&nbsp;*&nbsp;Jailer&nbsp;API&nbsp;Example.&nbsp;&nbsp;<br />
&nbsp;*&nbsp;<br />
&nbsp;*&nbsp;Extracts&nbsp;some&nbsp;data&nbsp;from&nbsp;the&nbsp;"demo-scott"&nbsp;database<br />
&nbsp;*&nbsp;and&nbsp;imports&nbsp;it&nbsp;into&nbsp;another&nbsp;database&nbsp;"demo-scott-subset".<br />
&nbsp;*/</font><br />
<strong><font color=
'#7F0055'>public</font></strong>&nbsp;<strong><font color='#7F0055'>class</font></strong>&nbsp;APIExample&nbsp;{<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;<font color=
'#3F7F5F'>//&nbsp;JDBC&nbsp;connection&nbsp;pool&nbsp;size</font><br />
&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color=
'#7F0055'>private</font></strong>&nbsp;<strong><font color='#7F0055'>static</font></strong>&nbsp;<strong><font color='#7F0055'>final</font></strong>&nbsp;<strong><font color='#7F0055'>int</font></strong>&nbsp;POOL_SIZE&nbsp;=&nbsp;10;<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;<font color=
'#3F7F5F'>//&nbsp;The&nbsp;subsetter</font><br />
&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color=
'#7F0055'>private</font></strong>&nbsp;<strong><font color='#7F0055'>static</font></strong>&nbsp;Subsetter&nbsp;subsetter&nbsp;=&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>new</font></strong>&nbsp;Subsetter(<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>new</font></strong>&nbsp;BasicDataSource(<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color='#2A00FF'>"org.h2.Driver"</font>,&nbsp;<font color='#2A00FF'>"jdbc:h2:demo-scott"</font>,&nbsp;<font color='#2A00FF'>"sa"</font>,&nbsp;<font color='#2A00FF'>""</font>,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;POOL_SIZE,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>new</font></strong>&nbsp;File(<font color='#2A00FF'>"lib/h2-1.3.160.jar"</font>)),<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>null</font></strong>,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APIExample.<strong><font color='#7F0055'>class</font></strong>.getResource(<font color='#2A00FF'>"Demo-Scott"</font>),<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;APIExample.<strong><font color='#7F0055'>class</font></strong>.getResource(<font color='#2A00FF'>"Demo-Scott.csv"</font>),<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ScriptFormat.SQL);<br />
&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;<font color=
'#3F7F5F'>//&nbsp;The&nbsp;importer</font><br />
&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color=
'#7F0055'>private</font></strong>&nbsp;<strong><font color='#7F0055'>static</font></strong>&nbsp;Importer&nbsp;importer&nbsp;=<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>new</font></strong>&nbsp;Importer(<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>new</font></strong>&nbsp;BasicDataSource(<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font color='#2A00FF'>"org.h2.Driver"</font>,&nbsp;<font color='#2A00FF'>"jdbc:h2:demo-scott-subset"</font>,&nbsp;<font color='#2A00FF'>"sa"</font>,&nbsp;<font color='#2A00FF'>""</font>,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10,<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color='#7F0055'>new</font></strong>&nbsp;File(<font color='#2A00FF'>"lib/h2-1.3.160.jar"</font>)));<br />
<br />
&nbsp;&nbsp;&nbsp;&nbsp;<font color=
'#2040A0'>/**<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;Exports&nbsp;data&nbsp;related&nbsp;with&nbsp;employee&nbsp;"SCOTT"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;and&nbsp;imports&nbsp;it&nbsp;into&nbsp;another&nbsp;database.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/</font><br />
&nbsp;&nbsp;&nbsp;&nbsp;<strong><font color=
'#7F0055'>public</font></strong>&nbsp;<strong><font color='#7F0055'>static</font></strong>&nbsp;<strong><font color='#7F0055'>void</font></strong>&nbsp;main(String[]&nbsp;args)&nbsp;<strong><font color='#7F0055'>throws</font></strong>&nbsp;SQLException,&nbsp;IOException&nbsp;{<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File&nbsp;exportScriptFile&nbsp;=&nbsp;Configuration.getInstance().createTempFile();<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subsetter.setUpsertOnly(<strong><font color='#7F0055'>true</font></strong>);&nbsp;<font color='#3F7F5F'>//&nbsp;overwrite&nbsp;previous&nbsp;data</font><br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;subsetter.execute(<font color='#2A00FF'>"NAME='SCOTT'"</font>,&nbsp;exportScriptFile);<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;importer.execute(exportScriptFile);<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;exportScriptFile.delete();<br />
&nbsp;&nbsp;&nbsp;&nbsp;}<br />
<br />
}<br />
<div style=
'text-align:right;BORDER-TOP: #ccc 1px dashed'>
<a href=
"http://www.togotutor.com/code-to-html/java-to-html.php"
target="_blank">Code Formatted by ToGoTutor</a>
</div>
</div>
</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<p><br /></p>
<p><br /></p>
<p><br />
&nbsp;</p>
</td>
</tr>
<tr>
<td height="12" valign="top" width="14%"><br /></td>
<td><br /></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
-166
View File
@@ -1,166 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Jailer - Architecture</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="Data Export Tool">
<meta name="description"
content="data export referential integrity java jdbc dbms">
<link rel="stylesheet" type="text/css"
href="architecture-Dateien/styles.css">
<link rel="shortcut icon" href="favicon.ico" >
</head>
<body left-margin="0" top-margin="0">
<div align="left">
<table
style="text-align: left; position: absolute; left: 0pt; top: 0pt;"
border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody>
<tr>
<td colspan="2" class="bannerbackground" height="33" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><img src="architecture-Dateien/logo.png" hspace="10"></td>
<td class="slogan" width="100%">Database&nbsp;Subsetting&nbsp;Tool</td>
<td style="text-align: right; width: 100%;"><table border="0" cellpadding="0" cellspacing="0"><tr><td><a
href="http://sourceforge.net/projects/jailer/"><img
src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1"
alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td></tr><tr><td><a href=http://www.java.net><img src="javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button: 90px wide"></a></td></tr></table></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp;
<b><font color="#ffffff"><a href="home.htm" target="_self"
class="tlink">Home</a> &nbsp;&nbsp;&nbsp; <a href="exporting-data.htm"
target="_self" class="tlink">Tutorial</a> &nbsp;&nbsp;&nbsp;<a href="data-browsing.html" target="_self" class="tlink">Data Browser</a> &nbsp;&nbsp;&nbsp;<a href="faq.html" target="_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html" target="_self" class="tlink">API</a> &nbsp;&nbsp;&nbsp; <a
href="documentation.htm" target="_self" class="tlinkA">Documentation</a>
&nbsp;&nbsp;&nbsp; <a href="http://sourceforge.net/forum/?group_id=197260" target="_self" class="tlink">Forum</a>&nbsp;&nbsp;&nbsp; <a
href="http://sourceforge.net/project/showfiles.php?group_id=197260"
target="_self" class="tlink">Download</a> &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;</font></b></td>
</tr>
<tr>
<td colspan="2" class="spacer" width="100%">
</td>
</tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%"><br>
</td>
</tr>
</tbody>
</table>
</center>
</div>
<ul>
<li><a href="architecture.htm" target="_self" class="llinkA">Architecture</a></li>
<li><a href="design.htm" target="_self" class="llink">Design</a></li>
<li><a href="file-formats.htm" target="_self" class="llink">File
Formats</a></li>
<li><a href="terms.htm" target="_self" class="llink">Terms</a></li>
</ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="content2background"><img
style="width: 160px; height: 1px;" alt=""
src="architecture-Dateien/vgradp.gif"></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</td>
<td class="contentbackground" height="418" valign="top"
width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542"
width="98%">
<tbody>
<tr>
<td class="contentbackground" height="21" width="100%"><br>
</td>
</tr>
<tr>
<td class="content" height="520" valign="top" width="100%">
<p>&nbsp;</p>
<br>
<img alt="architecture" src="architecture-Dateien/arch.png"><br>
<br>
<br>
<ul>
<li class="level1">
<div class="li"><strong>Datamodel.</strong> Describes
tables and associations.<strong></strong></div>
</li>
<li class="level1">
<div class="li"><strong>Restrictionmodel.</strong>
Restricts associations to control the exportation.<br>
</div>
</li>
<li class="level1"><strong>Extractionmodel.</strong>
Defines the subject and determines the restriction models. </li>
</ul>
</td>
</tr>
<tr>
<td style="vertical-align: top;"><br>
</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</td>
</tr>
<tr>
<td height="12" valign="top" width="14%"><br>
</td>
<td><br>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
-331
View File
@@ -1,331 +0,0 @@
<html><head><title>Open Jail - The Jailer Project Web Site</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="Data Export Tool">
<meta name="description" content="data export referential integrity java jdbc dbms">
<link rel="shortcut icon" href="favicon.ico" >
<link rel="stylesheet" type="text/css" href="cli-tutorial-Dateien/styles.css"></head><body left-margin="0" top-margin="0">
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody><tr>
<td colspan="2" class="bannerbackground" height="33" width="100%"><table border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td><img src="cli-tutorial-Dateien/logo.png" hspace="10"></td>
<td class="slogan">Database&nbsp;Subsetting&nbsp;Tool</td><td style="text-align: right; width: 100%;"><a href="http://sourceforge.net/projects/jailer/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td></tr><tr><td><a href=http://www.java.net><img src="javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button: 90px wide"></a></td></tr></table></td></tr></tbody></table>
<b><font color="#ffffff">&nbsp; </font></b></td></tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp; <b><font color="#ffffff">
<a href="home.htm" target="_self" class="tlink">Home</a> &nbsp;&nbsp;&nbsp;
<a href=exporting-data.htm target="_self" class="tlinkA">Tutorial</a> &nbsp;&nbsp;&nbsp; <a href="design.htm" target="_self" class="tlink">Documentation</a> &nbsp;&nbsp;&nbsp; <a href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self" class="tlink">Download</a> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td></tr>
<tr>
<td colspan="2" class="spacer" height="21" width="100%"></td></tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td width="100%"></td></tr></tbody></table></center></div>
<ul>
<li><a href="exporting-data.htm" target="_self" class="llink">Exporting Data</a></li>
<li><a href="deleting-data.htm" target="_self" class="llink">Deleting Data</a></li>
<li><a href="exclude-del.htm" target="_self" class="llink">exclude-del</a></li>
<li><a href="export-all.htm" target="_self" class="llink">export-all</a></li>
<li><a href="cli-tutorial.htm" target="_self" class="llinkA">cli-tutorial</a></li></ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody><tr>
<td class="content2background"><img style="width: 160px; height: 1px;" alt="" src="architecture-Dateien/vgradp.gif"></td></tr></tbody></table><p>&nbsp;</p></td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody><tr>
<td class="contentbackground" height="21" width="100%"></td></tr>
<tr>
<td class="content" height="520" valign="top" width="100%"><p>&nbsp;</p>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top" width="100%">
<h2>Tutorial <small>(using Command Line Interface)</small><br></h2>
<h3>Prerequisites</h3>
<ul>
<li>Java JRE 1.5 or above (<a href="http://java.sun.com/javase/downloads/index.jsp"><img style="border: 0px solid ; width: 13px; height: 13px;" src="cli-tutorial-Dateien/arrow.gif" hspace="4">download</a>) </li><li>R-DBMS with JDBC-driver<br>
</li><li>jailer_1.0.zip </li></ul>
<h3><br></h3>
<h3>Step 1. Setup Jailer</h3>Unpack jailer.zip:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$unzip jailer_0.9.6.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;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 136 2007-06-01 10:12 jailer.sh</span><br style="font-family: monospace;"><span style="font-family: monospace;">-rw-r--r--&nbsp; 1 wisser users 1175 2007-06-01 10:10 build.xml</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 136 2007-06-01 10:10 config</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 344 2007-06-01 10:10 datamodel</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 184 2007-06-01 10:10 example</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 160 2007-06-01 10:10 extractionmodel</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 272 2007-06-01 10:11 lib</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 3 wisser users&nbsp; 112 2007-06-01 10:10 restrictionmodel</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 4 wisser users&nbsp; 160 2007-06-01 10:10 script</span><br style="font-family: monospace;"><span style="font-family: monospace;">drwxr-xr-x&nbsp; 4 wisser users&nbsp;&nbsp; 96 2007-06-01 10:10 src</span><br></td></tr></tbody></table><br>Register the JDBC-Driver. Edit the file <span style="font-family: monospace;">jailer.sh</span> and put the JDBC-Driver into the class-path:<br><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">jailer.sh</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;">JDBCLIB=<span style="color: rgb(51, 51, 255); font-style: italic;">path to the JDBC-Driver-jar</span></span><br style="font-family: monospace;"><span style="font-family: monospace;">LIB=lib</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=.:out:out/jailer.jar</span><br style="font-family: monospace;"><br style="font-family: monospace;"><span style="font-family: monospace;"># JDBC-driver</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$JDBCLIB/</span><span style="font-family: monospace;"><span style="color: rgb(51, 51, 255); font-style: italic;">JDBC-Driver-jar</span></span><br style="font-family: monospace;"><span style="font-family: monospace;"></span><br style="font-family: monospace;"><span style="font-family: monospace;"># configuration files in the config directory</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:config</span><br style="font-family: monospace;"><br style="font-family: monospace;"><span style="font-family: monospace;"># the libraries</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$LIB/junit.jar</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$LIB/commons-logging.jar</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$LIB/log4j.jar</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$LIB/args4j.jar</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$LIB/spring.jar</span><br style="font-family: monospace;"><span style="font-family: monospace;">CP=$CP:$LIB/jailer.jar</span><br style="font-family: monospace;"><br style="font-family: monospace;"><span style="font-family: monospace;">java -cp $CP net.sf.jailer.Jailer $@</span><br></td></tr></tbody></table><br>
<h3>Step 2. Setup the Database</h3>Create a new schema and execute <a href="file:///C:/Users/ralf/Documents/Open%20Jail.%20The%20Jailer%20Project%20Web%20Site/local/user/bin/scott-tiger.sql.html"><img style="border: 0px solid ; width: 13px; height: 13px;" src="cli-tutorial-Dateien/arrow.gif" hspace="4"><big><span style="font-family: monospace;">script/scott-tiger.sql</span></big></a>. Make sure that the script runs successfully.<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$db2 connect to wisser </span><span style="font-family: monospace;">user scott </span><span style="font-family: monospace;">using tiger<span style="font-family: mon;"><span style="font-style: italic;"></span></span></span><span style="font-family: monospace;"><span style="color: rgb(51, 51, 255); font-style: italic;"></span></span><br><span style="font-family: monospace;">$db2 -tvf script/scott-tiger.sql<br></span><span style="font-family: monospace;"></span></td></tr></tbody></table><br>
<h3>Step 3. Building the data model</h3>Jailer needs to know all the tables and all associations between them, so we must tell him. Tables are defined in <big><span style="font-family: monospace;">datamodel/table.csv</span><small>,</small></big><small></small>associations in <big><span style="font-family: monospace;">datamodel/association.csv</span>.</big><br><br>Fortunately most of the model definitions can be generated automatically by analyzing the relational database.<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh build-model com.ibm.db2.jcc.DB2Driver jdbc:db2://localhost:50001/wisser scott tiger<br>Jailer 0.9.5<br><br>Building data model.<br>See 'export.log' for more information.<br><br>$ cat export.log<br>2007-06-01
15:51:30,308 [main] INFO&nbsp;&nbsp; - find tables with
net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder@16fe0f4<br>2007-06-01 15:51:32,115 [main] INFO&nbsp;&nbsp; - file 'datamodel/model-builder-table.csv' written<br>2007-06-01
15:51:32,175 [main] INFO&nbsp;&nbsp; - find associations with
net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder@16fe0f4<br>2007-06-01 15:51:32,298 [main] INFO&nbsp;&nbsp; - find associations with DEPARTMENT<br>2007-06-01 15:51:32,323 [main] INFO&nbsp;&nbsp; - find associations with SALARYGRADE<br>2007-06-01 15:51:32,328 [main] INFO&nbsp;&nbsp; - find associations with EMPLOYEE<br>2007-06-01 15:51:32,369 [main] INFO&nbsp;&nbsp; - file 'datamodel/model-builder-association.csv' written<br></span><span style="font-family: monospace;"><span style="color: rgb(51, 51, 255); font-style: italic;"></span></span></td></tr></tbody></table><br><br>
<table>
<tbody>
<tr>
<td>Jailer finds the following tables and associations: </td>
<td style="vertical-align: top;"><small><a href="file:///C:/Users/ralf/workspace/jailer/doc/htdocs/JailerTutorial.html#footnote">2</a></small></td></tr></tbody></table><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">datamodel/model-builder-table.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># Name;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; upsert; primary key;&nbsp;&nbsp;&nbsp; ; author<br>DEPARTMENT;&nbsp; N;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DEPTNO INTEGER; ;IBM DB2 JDBC Driver;<br>EMPLOYEE;&nbsp;&nbsp;&nbsp; N;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EMPNO INTEGER;&nbsp; ;IBM DB2 JDBC Driver;<br>SALARYGRADE; N;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GRADE INTEGER;LOSAL INTEGER;HISAL INTEGER;&nbsp;&nbsp; ;IBM DB2 JDBC Driver;<br></span><span style="font-family: monospace;"></span></td></tr></tbody></table><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">datamodel/model-builder-association.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># Table A;&nbsp;&nbsp;&nbsp; Table B;&nbsp; first-insert; cardinality (opt); join-condition; name (opt); author<br>DEPARTMENT; EMPLOYEE; A; 1:n; A.DEPTNO=B.DEPTNO;&nbsp;&nbsp; ; IBM DB2 JDBC Driver;<br>EMPLOYEE;&nbsp;&nbsp; EMPLOYEE; A; 1:n; A.EMPNO=B.BOSS;&nbsp; &nbsp; &nbsp; ; IBM DB2 JDBC Driver;<br></span></td></tr></tbody></table><br><br>Copy the definitions into the files <big><span style="font-family: monospace;">datamodel/table.csv</span></big> and <big><span style="font-family: monospace;">datamodel/association.csv</span>.</big><br>One association is still missing: depending on his salary an employee is classified into a salary grade. <br>Add this definition manually.<br><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">datamodel/association.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># Table A;&nbsp;&nbsp;&nbsp; Table B;&nbsp; first-insert; cardinality (opt); join-condition; name (opt); author<br>DEPARTMENT; EMPLOYEE; A; 1:n; A.DEPTNO=B.DEPTNO;&nbsp;&nbsp; ; IBM DB2 JDBC Driver;<br>EMPLOYEE;&nbsp;&nbsp; EMPLOYEE; A; 1:n; A.EMPNO=B.BOSS;&nbsp; &nbsp; &nbsp; ; IBM DB2 JDBC Driver;<br><span style="color: rgb(153, 0, 0);">EMPLOYEE;&nbsp;&nbsp; SALARYGRADE; ; n:1; A.SALARY BETWEEN B.LOSAL AND B.HISAL; ; Wisser</span><br></span></td></tr></tbody></table><br>Note that Jailer now knows more about the data model than the DBMS.<br><br>
<table>
<tbody>
<tr>
<td>
<h3>Step 4.&nbsp; Examine the data model</h3></td>
<td style="vertical-align: top;"><small><a href="file:///C:/Users/ralf/workspace/jailer/doc/htdocs/JailerTutorial.html#footnote">1</a></small></td></tr></tbody></table>Let's see what Jailer knows now about the model.<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh print-datamodel<br>DEPARTMENT (DEPTNO INTEGER NOT NULL)<br><br>&nbsp; has dependent:<br>&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on A.DEPTNO=B.DEPTNO<br><br>EMPLOYEE (EMPNO INTEGER NOT NULL)<br><br>&nbsp; depends on:<br>&nbsp;&nbsp;&nbsp;
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on B.DEPTNO=A.DEPTNO<br>&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on B.EMPNO=A.BOSS<br><br>&nbsp; has dependent:<br>&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on A.EMPNO=B.BOSS<br><br>&nbsp; is associated with:<br>&nbsp;&nbsp;&nbsp;
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on A.SALARY BETWEEN B.LOSAL AND B.HISAL<br><br>SALARYGRADE (GRADE INTEGER NOT NULL, LOSAL INTEGER NOT NULL, HISAL INTEGER NOT NULL)<br><br>&nbsp; is associated with:<br>&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on B.SALARY BETWEEN A.LOSAL AND A.HISAL<br><br><br>tables in dependent-cycle: EMPLOYEE<br><br>excluding following tables from component-analysis:&nbsp; {&nbsp; }<br><br>1 components:<br>&nbsp;{ DEPARTMENT, EMPLOYEE, SALARYGRADE }<br></span></td></tr></tbody></table><br>Note
that each association is listed twice. While associations are
undirected, restrictions on them are directed. We will see later for
what restrictions are good for and how to define them.<br><br>
<h3>Step 5. Prepare the DB for exports</h3>Jailer uses some tables for
collecting entities inside the data base. The structure of these tables
depends on the data-model, so we have to create the tables after
building the data-model files. (You can easily re-create the tables
after any model-changes)<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh create-ddl &gt; <a href="file:///C:/Users/ralf/Documents/Open%20Jail.%20The%20Jailer%20Project%20Web%20Site/local/user/bin/jailer-ddl.sql.html"><img style="border: 0px solid ; width: 13px; height: 13px;" src="cli-tutorial-Dateien/arrow.gif" hspace="4">jailer-ddl.sql</a><br>$ db2 -tvf jailer-ddl.sql<br></span></td></tr></tbody></table>
<h3><br>Step 6. Export evil Scott (unrestricted)</h3>Now export the employee named Scott. To do that we need an <span style="font-style: italic;">extraction-model</span>. Create a file named <big><span style="font-family: monospace;">extractionmodel/scott.csv</span></big>.<br><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">extractionmodel/scott.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># the employee named 'SCOTT' and all associated entities<br><br>#
subject;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
condition;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
limit;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restrictions<br>EMPLOYEE;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
NAME='SCOTT';&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
;<br></span></td></tr></tbody></table><br><br>This extraction model
describes a set of entities containing (the) employee(s) named 'SCOTT',
entities associated with these employees, entities associated with
these entities and so forth.<br><br>Export this set:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$
sh jailer.sh export -e scott.sql extractionmodel/scott.csv
com.ibm.db2.jcc.DB2Driver jdbc:db2://localhost:50001/wisser scott tiger<br>Jailer 0.9.5<br><br>exporting 'extractionmodel/scott.csv' to 'scott.sql'<br>See 'export.log' for more information.<br>writing file 'scott.sql'...<br>file 'scott.sql' written.<br><br>$ cat export.log<br>2007-06-04 13:27:25,123 [main] INFO&nbsp;&nbsp; - exporting EMPLOYEE Where NAME='SCOTT'<br>...<br>2007-06-04
13:27:25,249 [main] INFO&nbsp;&nbsp; - export
statistic:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
22<br>2007-06-04 13:27:25,299 [main] INFO&nbsp;&nbsp; -
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3<br>2007-06-04 13:27:25,299 [main] INFO&nbsp;&nbsp; -
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
14<br>2007-06-04 13:27:25,299 [main] INFO&nbsp;&nbsp; -
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
5<br>...<br></span></td></tr></tbody></table><br><br>A file <a href="file:///C:/Users/ralf/Documents/Open%20Jail.%20The%20Jailer%20Project%20Web%20Site/local/user/bin/scott.sql.html"><img style="border: 0px solid ; width: 13px; height: 13px;" src="cli-tutorial-Dateien/arrow.gif" hspace="4"><big><span style="font-family: monospace;">scott.sql</span></big></a> is created containing <big><span style="font-family: monospace;">Insert</span></big>-statements for Scott, for his evil boss, for the president and for scott's department and salary-grade.<br><br>But why are there also statements for all other employees? (Bad luck for innocent James!)<br><br>Let Jailer explain why:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh export -e scott.sql <span style="color: rgb(204, 0, 0);">-explain </span>extractionmodel/scott.csv com.ibm.db2.jcc.DB2Driver jdbc:db2://localhost:50001/wisser scott tiger &gt; /dev/null<br>$ cat explain.log<br>EMPLOYEE(7788) --3--&gt; SALARYGRADE(4, 2001, 3000) --6--&gt; EMPLOYEE(7698) --1--&gt; DEPARTMENT(30).<br>EMPLOYEE(7788) --3--&gt; SALARYGRADE(4, 2001, 3000) --6--&gt; EMPLOYEE(7698) --2--&gt; EMPLOYEE(7521).<br>EMPLOYEE(7788)
--3--&gt; SALARYGRADE(4, 2001, 3000) --6--&gt; EMPLOYEE(7698) --2--&gt;
EMPLOYEE(7844) --3--&gt; SALARYGRADE(3, 1401, 2000).<br>EMPLOYEE(7788) --4--&gt; EMPLOYEE(7566) --4--&gt; EMPLOYEE(7839) --1--&gt; DEPARTMENT(10).<br>EMPLOYEE(7788) --4--&gt; EMPLOYEE(7566) --4--&gt; EMPLOYEE(7839) --3--&gt; SALARYGRADE(5, 3001, 9999).<br>EMPLOYEE(7788) --1--&gt; DEPARTMENT(20) --5--&gt; EMPLOYEE(7369).<br>EMPLOYEE(7788) --3--&gt; SALARYGRADE(4, 2001, 3000) --6--&gt; EMPLOYEE(7698) --2--&gt; EMPLOYEE(7654).<br><span style="color: rgb(204, 0, 0);">EMPLOYEE(7788) --2--&gt; EMPLOYEE(7876) --3--&gt; SALARYGRADE(1, 700, 1200) --6--&gt; EMPLOYEE(7900).</span><br style="color: rgb(204, 0, 0);">EMPLOYEE(7788)
--3--&gt; SALARYGRADE(4, 2001, 3000) --6--&gt; EMPLOYEE(7782) --2--&gt;
EMPLOYEE(7934) --3--&gt; SALARYGRADE(2, 1201, 1400).<br>EMPLOYEE(7788) --3--&gt; SALARYGRADE(4, 2001, 3000) --6--&gt; EMPLOYEE(7698) --2--&gt; EMPLOYEE(7499).<br>EMPLOYEE(7788) --1--&gt; DEPARTMENT(20) --5--&gt; EMPLOYEE(7902).<br><br>#&nbsp;&nbsp;&nbsp;
1
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&gt;
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on B.DEPTNO=A.DEPTNO<br>#&nbsp;&nbsp;&nbsp; 2
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&gt;
EMPLOYEE(SUBORDINATES)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on A.EMPNO=B.BOSS<br>#&nbsp;&nbsp;&nbsp; 3
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&gt;
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on A.SALARY BETWEEN B.LOSAL AND B.HISAL<br>#&nbsp;&nbsp;&nbsp; 4
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&gt; EMPLOYEE(inverse-SUBORDINATES) n:1 on B.EMPNO=A.BOSS<br>#&nbsp;&nbsp;&nbsp;
5
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&gt;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on A.DEPTNO=B.DEPTNO<br>#&nbsp;&nbsp;&nbsp; 6
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&gt;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on B.SALARY BETWEEN A.LOSAL AND A.HISAL<br></span></td></tr></tbody></table><br>Adams is Scotts subordinate and James and Adams are both classified in the same salary-grade.<br><br>
<h3>Step 7. Export evil Scott (restricted)</h3>If we export an employee
we must export his boss and department too! Otherwise the set of
exported entities would not be consistent (due to the foreign key
constraints). No constraint prevents us from excluding the salary-grade
from export, but we should'nt do that becauses the resulting set would
also be inconsistent.<br><br>To exclude subordinates, 'same
department'-members and 'same salary-grade'-employees, we must restrict
some associations. To do so, define a <span style="font-style: italic;">restriction-model:</span><br><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">restrictionmodel/no-subordinates.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># from A (or association name); to B;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restriction-condition<br>SUBORDINATE;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ignore<br>DEPARTMENT;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE;&nbsp;&nbsp; ignore<br>SALARYGRADE;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE;&nbsp;&nbsp; ignore<br></span></td></tr></tbody></table><br><br>The <span style="font-style: italic;">restriction-condition</span> is an extension of the associations join-condition (expressed in SQL-syntax) for one direction of an association. <br>"ignore" stands for an unsatisfiable condition.<br><br>Note
that the association between DEPARTMENT and EMPLOYEE is restricted in
that direction by designating the source and destination table. It's
obviously not possible to restrict reflexive associations the same way,
so we have to give the <span style="font-style: italic;">'subordinate of</span>'-association a name.<br><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">datamodel/association.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># Table A;&nbsp;&nbsp;&nbsp; Table B;&nbsp; first-insert; cardinality (opt); join-condition; name (opt); author<br>DEPARTMENT; EMPLOYEE; A; 1:n; A.DEPTNO=B.DEPTNO;&nbsp;&nbsp; ; IBM DB2 JDBC Driver;<br>EMPLOYEE;&nbsp;&nbsp; EMPLOYEE; A; 1:n; A.EMPNO=B.BOSS; </span><span style="color: rgb(255, 0, 0); font-family: monospace;">SUBORDINATE</span><span style="font-family: monospace;">; IBM DB2 JDBC Driver;<br><span style="color: rgb(0, 0, 0);">EMPLOYEE;&nbsp;&nbsp; SALARYGRADE; ; n:1; A.SALARY BETWEEN B.LOSAL AND B.HISAL; ; Wisser</span><br></span></td></tr></tbody></table><br><br>You can examine the restrictions the same way you examined the data model:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh print-datamodel <span style="color: rgb(204, 0, 0);">restrictionmodel/no-subordinates.csv</span><br>restricted by: [restrictionmodel/no-subordinates.csv]<br>DEPARTMENT (DEPTNO INTEGER NOT NULL)<br><br>&nbsp; ignored:<br>&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on A.DEPTNO=B.DEPTNO<br><br>EMPLOYEE (EMPNO INTEGER NOT NULL)<br><br>&nbsp; depends on:<br>&nbsp;&nbsp;&nbsp;
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on B.DEPTNO=A.DEPTNO<br>&nbsp;&nbsp;&nbsp; EMPLOYEE(inverse-SUBORDINATE)&nbsp; n:1 on B.EMPNO=A.BOSS<br><br>&nbsp; is associated with:<br>&nbsp;&nbsp;&nbsp;
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
n:1 on A.SALARY BETWEEN B.LOSAL AND B.HISAL<br><br>&nbsp; <span style="color: rgb(255, 0, 0);">ignored:</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp; EMPLOYEE(SUBORDINATE)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:n on A.EMPNO=B.BOSS</span><br><br>SALARYGRADE (GRADE INTEGER NOT NULL, LOSAL INTEGER NOT NULL, HISAL INTEGER NOT NULL)<br><br>&nbsp; ignored:<br>&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
1:n on B.SALARY BETWEEN A.LOSAL AND A.HISAL<br><br><br>tables in dependent-cycle: EMPLOYEE<br><br>excluding following tables from component-analysis:&nbsp; { DEPARTMENT, SALARYGRADE }<br><br>1 components: <br>&nbsp;{ EMPLOYEE }<br></span></td></tr></tbody></table><br><br>A restriction-model is part of the extraction-model. Create a new extraction-model:<br><br>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">extractionmodel/scott-without-subordinates.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># the employee named 'SCOTT' and all associated entities<br><br>#
subject;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
condition;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
limit;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restrictions<br>EMPLOYEE;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
NAME='SCOTT';&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span style="color: rgb(255, 0, 0); font-family: monospace;">no-subordinates.csv</span></td></tr></tbody></table><br><br>and look what Jailer extracts now:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh export -e scott.sql <span style="color: rgb(204, 0, 0);">extractionmodel/scott-without-subordinates.csv</span> com.ibm.db2.jcc.DB2Driver jdbc:db2://localhost:50001/wisser xbcsetup 1234 &gt; /dev/null<br>$ cat scott.sql<br></span><span style="font-family: monospace;">-- generated by Jailer at Mon Jun 04 15:08:15 CEST 2007 from wisser@u19<br>--<br>-- extraction model:&nbsp; EMPLOYEE where NAME='SCOTT' (extractionmodel/scott-without-subordinates.csv)<br>-- database URL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jdbc:db2://localhost:50001/wisser<br>-- database user:&nbsp;&nbsp;&nbsp;&nbsp; scott<br>-- exported entities: 7<br>--&nbsp;&nbsp;&nbsp;&nbsp;
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2<br>--&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3<br>--&nbsp;&nbsp;&nbsp;&nbsp;
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2<br><br><br><br>Insert into SALARYGRADE(GRADE, LOSAL, HISAL) <br>&nbsp; values (4, 2001, 3000), <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (5, 3001, 9999);<br>Insert into DEPARTMENT(DEPTNO, NAME, LOCATION) <br>&nbsp; values (20, 'RESEARCH', 'DALLAS'), <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (10, 'ACCOUNTING', 'NEW YORK');<br>Insert into EMPLOYEE(EMPNO, NAME, JOB, BOSS, HIREDATE, SALARY, COMM, DEPTNO) <br>&nbsp; values (7839, 'KING', 'PRESIDENT', null, '1981-11-17', 5000.00, null, 10);<br>Insert into EMPLOYEE(EMPNO, NAME, JOB, BOSS, HIREDATE, SALARY, COMM, DEPTNO) <br>&nbsp; values (7566, 'JONES', 'MANAGER', 7839, '1981-04-02', 2975.00, null, 20);<br>Insert into EMPLOYEE(EMPNO, NAME, JOB, BOSS, HIREDATE, SALARY, COMM, DEPTNO) <br>&nbsp; values (7788, 'SCOTT', 'ANALYST', 7566, '1982-12-09', 3000.00, null, 20);<br></span></td></tr></tbody></table><br>Freedom for the innocent!<br><br>
<h3>Step 8. Delete Scott (unsuccessful)</h3>It is also possible to create DML-scripts for deletion of exported entities:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh export -e scott.sql <span style="color: rgb(204, 0, 0);">-d delete-scott.sql</span>
extractionmodel/scott-without-subordinates.csv
com.ibm.db2.jcc.DB2Driver jdbc:db2://localhost:50001/wisser scott tiger
&gt; /dev/null<br>$ cat delete-scott.sql<br>-- generated by Jailer at Tue Jun 05 10:20:40 CEST 2007 from wisser@u19<br>--<br>-- extraction model:&nbsp; EMPLOYEE where NAME='SCOTT' (extractionmodel/scott-without-subordinates.csv)<br>-- database URL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jdbc:db2://localhost:50001/wisser<br>-- database user:&nbsp;&nbsp;&nbsp;&nbsp; scott<br>-- exported entities: 7<br>--&nbsp;&nbsp;&nbsp;&nbsp;
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2<br>--&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3<br>--&nbsp;&nbsp;&nbsp;&nbsp;
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2<br>--<br>-- Tabu-tables:&nbsp; {&nbsp; }<br>--<br>-- entities to delete: 0<br><br></span><span style="font-family: monospace;"></span></td></tr></tbody></table><br>Jailer
has exported 7 entities but didn't delete anything! That's because
deleting Scott but not Scotts subordinate (who is not in the set
defined by the extraction-model!) would violate the integrity of the
data base.<br><br>
<h3>Step 9. Delete Scott</h3>
<p>In order to delete Scott, me must delete his subordinate too. To do so, relax the restriction on the <span style="font-style: italic;">SUBORDINATE</span>-association:</p>
<table style="background-color: rgb(51, 102, 255); text-align: left;" border="0" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; height: 24px; background-color: rgb(202, 225, 235);"><big><span style="font-family: monospace;"><span style="font-weight: bold;">restrictionmodel/no-subordinates.csv</span></span><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(202, 225, 235);" colspan="2"><span style="font-family: monospace;"># from A (or association name); to B;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restriction-condition<br>SUBORDINATE;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style="color: rgb(204, 0, 0);">A.NAME='SCOTT'</span><br>DEPARTMENT;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE;&nbsp;&nbsp; ignore<br>SALARYGRADE;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE;&nbsp;&nbsp; ignore<br></span></td></tr></tbody></table><br>and repeat the exportation:<br><br>
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailer.sh export -e <a href="file:///C:/Users/ralf/Documents/Open%20Jail.%20The%20Jailer%20Project%20Web%20Site/local/user/bin/scott.sql.2.html"><img style="border: 0px solid ; width: 13px; height: 13px;" src="cli-tutorial-Dateien/arrow.gif" hspace="4">scott.sql</a>
<span style="color: rgb(0, 0, 0);">-d delete-scott.sql</span>
extractionmodel/scott-without-subordinates.csv
com.ibm.db2.jcc.DB2Driver jdbc:db2://localhost:50001/wisser scott tiger
&gt; /dev/null<br>$ cat delete-scott.sql<br>-- generated by Jailer at Tue Jun 05 10:50:03 CEST 2007 from wisser@u19<br>--<br>-- extraction model:&nbsp; EMPLOYEE where NAME='SCOTT' (extractionmodel/scott-without-subordinates.csv)<br>-- database URL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jdbc:db2://localhost:50001/wisser<br>-- database user:&nbsp;&nbsp;&nbsp;&nbsp; scott<br>-- exported entities: 9<br>--&nbsp;&nbsp;&nbsp;&nbsp;
DEPARTMENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2<br>--&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
4<br>--&nbsp;&nbsp;&nbsp;&nbsp;
SALARYGRADE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3<br>--<br>-- Tabu-tables:&nbsp; {&nbsp; }<br>--<br>-- entities to delete: 2<br>--&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
EMPLOYEE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
2 (-2)<br><br><br><br>Delete from EMPLOYEE Where EMPNO in (7876);<br>Delete from EMPLOYEE Where EMPNO in (7788);<br></span></td></tr></tbody></table><br>The file <big><span style="font-family: monospace;">delete-scott.sql</span></big> contains <big><span style="font-family: monospace;">Delete</span></big>-statements for Scott and Adams.<br>Note that <big><span style="font-family: monospace;">scott.sql</span></big> now contains <big><span style="font-family: monospace;">Insert</span></big>-statements for Adams and his salary-grade too.<br><br></td></tr></tbody></table><br>
<hr style="width: 100%; height: 1px;">
<a name="footnote"></a>1) Since 0.9.3 it is also possible to render the data model as HTML. Click<a href="file:///C:/Users/ralf/Documents/Open%20Jail.%20The%20Jailer%20Project%20Web%20Site/local/user/bin/index.html"><img style="border: 0px solid ; width: 13px; height: 13px;" src="cli-tutorial-Dateien/arrow.gif" hspace="4">here</a> to see how the tutorial's model would look like in HTML.<br>2) Since 2.0 all associations in <big><span style="font-family: monospace;"><font size="4">datamodel/model-builder-association.csv </font></span></big>have names.<big><span style="font-family: monospace;"></span></big><br></td></tr></tbody></table></div>
<p>&nbsp; </p></td></tr>
<tr>
<td height="12" valign="top" width="14%"></td>
<td></td></tr></tbody></table></div></body></html>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 KiB

After

Width:  |  Height:  |  Size: 142 KiB

+193 -211
View File
@@ -1,216 +1,198 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Jailer - Data Browsing</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Data Export Tool">
<link rel="shortcut icon" href="favicon.ico">
<meta name="keywords" content="data export referential integrity java jdbc dbms">
<link rel="stylesheet" type="text/css" href="exporting-data-Dateien/styles.css"></head>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Jailer - Data Browsing</title>
<meta content="text/html; charset=us-ascii" http-equiv="Content-Type" />
<meta content="Data Export Tool" name="description" />
<link href="favicon.ico" rel="shortcut icon" />
<meta content="data export referential integrity java jdbc dbms" name="keywords" />
<link href="exporting-data-Dateien/styles.css" rel="stylesheet" type="text/css" />
</head>
<body left-margin="0" top-margin="0">
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody>
<tr>
<td colspan="2" class="bannerbackground" height="33" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><img src="exporting-data-Dateien/logo.png" hspace="10"></td>
<td class="slogan" width="100%">Database&nbsp;Subsetting&nbsp;Tool</td>
<td style="text-align: right; width: 100%;">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><a href="http://sourceforge.net/projects/jailer/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td>
</tr>
<tr>
<td><a href="http://www.java.net"><img src="javanet_button_90.gif" alt="java.net Member Button: 90px wide" border="0" height="25" width="90"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp; <b><font color="#ffffff"><a href="home.htm" target="_self" class="tlink">Home</a> &nbsp;&nbsp;&nbsp; <a href="quicktour.htm" target="_self" class="tlink">Quick
Tour</a> &nbsp;&nbsp;&nbsp;<a href="exporting-data.htm" target="_self" class="tlink">Tutorial</a>
&nbsp;&nbsp;&nbsp;<a href="data-browsing.html" target="_self" class="tlinkA">Data Browser</a>
&nbsp;&nbsp;&nbsp;<a href="faq.html" target="_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html" target="_self" class="tlink">API</a>
&nbsp;&nbsp;&nbsp; <a href="design.htm" target="_self" class="tlink">Documentation</a>
&nbsp;&nbsp;&nbsp; <a href="http://sourceforge.net/forum/?group_id=197260" target="_self" class="tlink">Forum</a>&nbsp;&nbsp;&nbsp;
<a href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self" class="tlink">Download</a>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td>
</tr>
<tr>
<td colspan="2" class="spacer" width="100%">
</td>
</tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%"><br>
</td>
</tr>
</tbody>
</table>
</center>
</div>
<ul>
<li><a href="data-browsing.html" target="_self" class="llinkA">Data Browser</a></li>
</ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="content2background">
<img style="width: 160px; height: 1px;" alt="" src="architecture-Dateien/vgradp.gif"></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody>
<tr>
<td class="contentbackground" height="21" width="100%"> <br>
</td>
</tr>
<tr>
<td class="content" height="520" valign="top" width="100%"> <small><small>&nbsp;</small></small><br>
<span style="font-weight: bold;">Relational
Data Browsing</span><br>
<br>Navigate bidirectionally through the database by following
foreign-key-based or user-defined relationships<br><br>
<img src="data-browser.gif"/>
<br><br><br>
<h4>1. Connect with the Database</h4>
Start the Data Browser (<span style="font-family: monospace;">JailerDataBrowser.exe
</span>or <span style="font-family: monospace;">jailerDataBrowser.bat</span>
on windows platform)<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(230, 255, 230);"><span style="font-family: monospace;">$ sh jailerDataBrowser.sh</span><span style="font-family: monospace;"></span><br>
</td>
</tr>
</tbody>
</table>
<br>and create a new data model. Press <span style="font-style: italic;">New</span> and enter "Tutorial" as the name for the new model.</p><p>
<img style="width: 697px; height: 280px;" alt="" src="screenshot4.1.gif"><br>
</p>
<p><br>A data model holds information about the tables in the database and all
associations between them.<br>
Most of the information can be retrieved automatically by analyzing
the database schema.<br>
<br>
Click on<span style="font-style: italic;"> Analyze Database</span>.<br>
You will be asked for the
database connection information.<br></p><p><img style="width: 655px; height: 328px;" alt="" src="screenshot4.2.gif"></p><p>Create a new connection.<br>
</p>
<p><img style="width: 409px; height: 316px;" alt="" src="dbs1.gif"><br>
<br>
</p>
<p>Select the DBMS you are using from the displayed
list, and fill out the following form:<br>
</p>
<img style="width: 570px; height: 369px;" alt="" src="screenshot4.3.gif"><br>
<p><br>
Finally click on<span style="font-style: italic;"> Connect</span><big style="font-style: italic;"><span style="font-family: monospace;"></span></big><span style="font-style: italic;">.</span>
Jailer finds seven tables and five associations:<br>
<br>
<img src="exporting-data-Dateien/screen3.png"><br>
<br>
<br>
Two associations are still missing: <br>
</p>
<ul><li>an employee is classified into a
salary grade depending on his salary</li><li>employees may receive bonuses</li></ul>
<br>
Add the definitions manually (<big><span style="font-family: monospace;"><span style="font-family: mon;"><span style="font-style: italic;">Add</span>-</span></span></big>Button
under <big><span style="font-family: monospace;"><font size="4">Associations</font></span></big>):<br>
<br>
<img src="exporting-data-Dateien/screen4.png"><br>
<br>
<img src="exporting-data-Dateien/screen42.png"><br>
<br>The data model is&nbsp;now complete.<p><br>
</p>
<h4>3. Browse a Table<br>
</h4>
Select the menu item "New Table Browser" from "File" and choose
"EMPLOYEE" as the table you want to browse:
<p><img style="width: 317px; height: 214px;" alt="" src="dbs5.gif"><br>
<br>
</p>
<p>A Table Browser appears showing the&nbsp;rows
of table EMPLOYEE.</p>
<p><img style="width: 820px; height: 512px;" alt="" src="dbs6.gif"><br>
</p>
<h4><br>
</h4>
<h4><br><br>
3. Browse related Rows</h4>
Select the "Children" item from the "Related Rows" drop-down menu and
choose "EMPLOYEE on inverse-BOSS".<br>
<br>
<img style="width: 946px; height: 522px;" alt="" src="dbs8.gif"><br>
<br>
<br>
Another Table Browser appears showing the subordinates of each Employee
(the&nbsp;inverse of the "BOSS" relationship)<br>
<br>
<img style="width: 946px; height: 522px;" alt="" src="dbs7.gif"><br>
<br>
<br>
<br><br>
<h4>3. Generate SQL-Query</h4>
Within each table browser, a SQL-Query can be generated which selects
exactly the browser's content.<br>
Essentially it's a join of all the tables&nbsp;in the navigation
chain.
<p>Close the second "EMPLOYEE" browser, navigate from
EMPLOYEE to PROJECT_PARTICIPATION, and from there to&nbsp;PROJECT.</p>
<p>Choose "<span style="font-style: italic;">Query
Builder</span>" item from the "<span style="font-style: italic;">SQL/Query</span>" menu in
the "PROJECT" browser:</p>
<p><img style="width: 601px; height: 370px;" alt="" src="dbs9.gif"></p>
<p><br>The Query Builder form lets you save the query
into a file, copy it to the clipboard &nbsp;or even execute it.<br>
Choose "Execute" to get a query-result browser:</p>
<img style="width: 990px; height: 667px;" alt="" src="dbs10.gif"><br>
<table border="0" cellpadding="0" cellspacing="0" height="407" style="left: 0pt; top: 0pt; text-align: left; position: absolute;" width="100%">
<tbody>
<tr>
<td class="bannerbackground" colspan="2" height="33" width="100%">
<table border="0" cellpadding="4" cellspacing="0" width="100%">
<tbody>
<tr>
<td><img hspace="10" src="exporting-data-Dateien/logo.png" /></td>
<td class="slogan" width="100%">Database&nbsp;Subsetting&nbsp;Tool</td>
<td style="width: 100%; text-align: right;">
<table border="0" cellpadding="4" cellspacing="0" width="100%">
<tbody>
<tr>
<td><a href="http://sourceforge.net/projects/jailer/"><img alt="SourceForge.net Logo" src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" style="border: 0px solid currentColor; border-image: none;" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td class="nav1background" colspan="2" height="33" width="100%">&nbsp; <b><font color="#ffffff"><a class="tlink" href="home.htm" target="_self">Home</a> &nbsp;&nbsp;&nbsp; <a class="tlink" href="quicktour.htm" target="_self">Quick Tour</a> &nbsp;&nbsp;&nbsp;<a class="tlink" href="exporting-data.htm" target="_self">Tutorial</a> &nbsp;&nbsp;&nbsp;<a class="tlinkA" href="data-browsing.html" target="_self">Data Browser</a> &nbsp;&nbsp;&nbsp;<a class="tlink" href="faq.html" target="_self">FAQ</a> &nbsp;&nbsp;&nbsp;<a class="tlink" href="api.html" target="_self">API</a> &nbsp;&nbsp;&nbsp; <a class="tlink" href="design.htm" target="_self">Documentation</a> &nbsp;&nbsp;&nbsp; <a class="tlink" href="http://sourceforge.net/forum/?group_id=197260" target="_self">Forum</a>&nbsp;&nbsp;&nbsp; <a class="tlink" href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self">Download</a> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td>
</tr>
<tr>
<td class="spacer" colspan="2" width="100%"></td>
</tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%">&nbsp;</td>
</tr>
</tbody>
</table>
</center>
</div>
<p><br>Within this query-result browser, you can edit the
query&nbsp;anyway you want.<br>
</p>
<p><img style="width: 810px; height: 519px;" alt="" src="dbs11.gif"></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
</tr>
</tbody>
<ul>
<li><a class="llinkA" href="data-browsing.html" target="_self">Data Browser</a></li>
</ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="content2background"><img alt="" src="architecture-Dateien/vgradp.gif" style="width: 160px; height: 1px;" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody>
<tr>
<td class="contentbackground" height="21" width="100%">&nbsp;</td>
</tr>
<tr>
<td class="content" height="520" valign="top" width="100%"><small><small>&nbsp;</small></small><br />
<span style="font-weight: bold;">Relational Data Browsing</span><br />
<br />
Navigate bidirectionally through the database by following foreign-key-based or user-defined relationships<br />
<br />
<img src="data-browser.gif" /><br />
<br />
&nbsp;
<h4>1. Connect with the Database</h4>
Start the Data Browser (<span style="font-family: monospace;">JailerDataBrowser.exe</span> or <span style="font-family: monospace;">jailerDataBrowser.bat</span> on windows platform)
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; text-align: left;">
<tbody>
<tr>
<td style="vertical-align: top; background-color: rgb(230, 255, 230);"><span style="font-family: monospace;">$ sh jailerDataBrowser.sh</span></td>
</tr>
</tbody>
</table>
<br />
and create a new data model. Press <span style="font-style: italic;">New</span> and enter &quot;Tutorial&quot; as the name for the new model.
<p><img alt="" src="screenshot4.1.gif" style="width: 697px; height: 280px;" /></p>
<p><br />
A data model holds information about the tables in the database and all associations between them.<br />
Most of the information can be retrieved automatically by analyzing the database schema.<br />
<br />
Click on <span style="font-style: italic;">Analyze Database</span>.<br />
You will be asked for the database connection information.</p>
<p><img alt="" src="screenshot4.2.gif" style="width: 655px; height: 328px;" /></p>
<p>Create a new connection.</p>
<p><img alt="" src="dbs1.gif" style="width: 409px; height: 316px;" /><br />
&nbsp;</p>
<p>Select the DBMS you are using from the displayed list, and fill out the following form:</p>
<img alt="" src="screenshot4.3.gif" style="width: 570px; height: 369px;" />
<p><br />
Finally click on <span style="font-style: italic;">Connect</span><span style="font-style: italic;">.</span> Jailer finds seven tables and five associations:<br />
<br />
<img src="exporting-data-Dateien/screen3.png" /><br />
<br />
<br />
Two associations are still missing:</p>
<ul>
<li>an employee is classified into a salary grade depending on his salary</li>
<li>employees may receive bonuses</li>
</ul>
<br />
Add the definitions manually (<big><span style="font-family: monospace;"><span style="font-family: mon;"><span style="font-style: italic;">Add</span>-</span></span></big>Button under <big><span style="font-family: monospace;"><font size="4">Associations</font></span></big>):<br />
<br />
<img src="exporting-data-Dateien/screen4.png" /><br />
<br />
<img src="exporting-data-Dateien/screen42.png" /><br />
<br />
The data model is&nbsp;now complete.
<p>&nbsp;</p>
<h4>3. Browse a Table</h4>
Select the menu item &quot;Open Table&quot; from &quot;File&quot; and choose &quot;EMPLOYEE&quot; as the table you want to browse:
<p>A Table Browser appears showing the&nbsp;rows of table EMPLOYEE.</p>
<p><img alt="" src="dbs6.gif" /></p>
<h4>&nbsp;</h4>
<h4><br />
<br />
3. Browse related Rows</h4>
Select the &quot;Children&quot; item from the &quot;Related Rows&quot; drop-down menu and choose &quot;EMPLOYEE on inverse-BOSS&quot;.<br />
<br />
<img alt="" src="dbs8.gif" /><br />
<br />
<br />
Another Table Browser appears showing the subordinates of each Employee (the&nbsp;inverse of the &quot;BOSS&quot; relationship)<br />
<br />
<img alt="" src="dbs7.gif" /><br />
<br />
<br />
<br />
&nbsp;
<h4>3. Generate SQL-Query</h4>
Within each table browser, a SQL-Query can be generated which selects exactly the browser&#39;s content.<br />
Essentially it&#39;s a join of all the tables&nbsp;in the navigation chain.
<p>Close the second &quot;EMPLOYEE&quot; browser, navigate from EMPLOYEE to PROJECT_PARTICIPATION, and from there to&nbsp;PROJECT.</p>
<p>Choose &quot;<span style="font-style: italic;">Query Builder</span>&quot; item from the &quot;<span style="font-style: italic;">SQL/Query</span>&quot; menu in the &quot;PROJECT&quot; browser:</p>
<p><img alt="" src="dbs9.gif" /></p>
<p><br />
The Query Builder form lets you save the query into a file, copy it to the clipboard &nbsp;or even execute it.<br />
Choose &quot;Execute&quot; to get a query-result browser:</p>
<img alt="" src="dbs10.gif" style="width: 990px; height: 667px;" />
<p><br />
Within this query-result browser, you can edit the query&nbsp;anyway you want.</p>
<p><img alt="" src="dbs11.gif" style="width: 810px; height: 519px;" /></p>
<p>&nbsp;</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
</td>
</tr>
<tr>
<td height="12" valign="top" width="14%">&nbsp;</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp; </p>
</td>
</tr>
<tr>
<td height="12" valign="top" width="14%"><br>
</td>
<td><br>
</td>
</tr>
</tbody>
</table>
</div>
</body></html>
</body>
</html>
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 651 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

-216
View File
@@ -1,216 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>DBeauty - Quick Tour</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Data Export Tool">
<link rel="shortcut icon" href="favicon.ico">
<meta name="keywords" content="data export referential integrity java jdbc dbms">
<link rel="stylesheet" type="text/css" href="exporting-data-Dateien/styles.css"></head>
<body left-margin="0" top-margin="0">
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody>
<tr>
<td colspan="2" class="bannerbackground" height="33" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><img src="logo.png" hspace="10"></td>
<td class="slogan" width="100%">Relational
Data Browsing</td>
<td style="text-align: right; width: 100%;">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td><a href="http://sourceforge.net/projects/dbeauty/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp; <b><font color="#ffffff"><a href="home-db.htm" target="_self" class="tlink">Home</a>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="data-browsing-db.html" target="_self" class="tlinkA">Quick Tour</a>
&nbsp;&nbsp;&nbsp;<a href="faq-db.html" target="_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html" target="_self" class="tlink">API</a>
&nbsp;&nbsp; <a href="https://sourceforge.net/apps/phpbb/dbeauty/index.php" target="_self" class="tlink">Forum</a>&nbsp;&nbsp;&nbsp;
<a href="https://sourceforge.net/projects/dbeauty/files/" target="_self" class="tlink">Download</a>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td>
</tr>
<tr>
<td colspan="2" class="spacer" width="100%">
</td>
</tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="100%"><br>
</td>
</tr>
</tbody>
</table>
</center>
</div>
<ul>
<li><a href="data-browsing-db.html" target="_self" class="llinkA">Quick Tour</a></li>
</ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody>
<tr>
<td class="content2background">
<img style="width: 160px; height: 1px;" alt="" src="architecture-Dateien/vgradp.gif"></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
</td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody>
<tr>
<td class="contentbackground" height="21" width="100%"> <br>
</td>
</tr>
<tr>
<td class="content" height="520" valign="top" width="100%"> <small><small>&nbsp;</small></small><br>
<span style="font-weight: bold;">
A
quick tour through DBeauty</span><br>
<br>
<h4>1. Preparation</h4>
<ul>
<li><a href="installation-2-db.htm" class="llink">Install</a>
DBeauty. </li>
<li>Create the demo database by executing the
script&nbsp;<a href="scott-tiger.sql-db.html" target="_blank" class="llink">dbeauty/script/scott-tiger.sql</a></li>
</ul>
<h4><br>
2. Connect to the Database</h4>
Start the Data Browser (<span style="font-family: monospace;">dbeauty.exe
</span>or <span style="font-family: monospace;">dbeauty.bat</span>
on windows platform)<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(230, 255, 230);"><span style="font-family: monospace;">$ sh dbeauty.sh</span><span style="font-family: monospace;"></span><br>
</td>
</tr>
</tbody>
</table>
<br>and create a new data model. Press <span style="font-style: italic;">New</span> and enter "Tutorial" as the name for the new model.</p><p>
<img style="width: 697px; height: 280px;" alt="" src="screenshot4.1.gif"><br>
</p>
<p><br>A data model holds information about the tables in the database and all
associations between them.<br>
Most of the information can be retrieved automatically by analyzing
the database schema.<br>
<br>
Click on<span style="font-style: italic;"> Analyze Database</span>.<br>
You will be asked for the
database connection information.<br></p><p><img style="width: 655px; height: 328px;" alt="" src="screenshot4.2.gif"></p><p>Create a new connection.<br>
</p>
<p><img style="width: 409px; height: 316px;" alt="" src="dbs1.gif"><br>
<br>
</p>
<p>Select the DBMS you are using from the displayed
list, and fill out the following form:<br>
</p>
<img style="width: 570px; height: 369px;" alt="" src="screenshot4.3.gif"><br>
<p><br>
Finally click on<span style="font-style: italic;"> Connect</span><big style="font-style: italic;"><span style="font-family: monospace;"></span></big><span style="font-style: italic;">.</span> DBeauty finds seven tables and five associations:<br>
<br>
<img style="width: 866px; height: 362px;" alt="" src="exporting-data-Dateien/screen3.png"><br>
<br>
<br>
Two associations are still missing: <br>
</p>
<ul><li>an employee is classified into a
salary grade depending on his salary</li><li>employees may receive bonuses</li></ul>
<br>
Add the definitions manually (<big><span style="font-family: monospace;"><span style="font-family: mon;"><span style="font-style: italic;">Add</span>-</span></span></big>Button
under <big><span style="font-family: monospace;"><font size="4">Associations</font></span></big>):<br>
<br>
<img style="width: 476px; height: 224px;" alt="" src="exporting-data-Dateien/screen4.png"><br>
<br>
<img style="width: 476px; height: 224px;" alt="" src="exporting-data-Dateien/screen42.png"><br>
<br>The data model is&nbsp;now complete.<p><br><br><br><span style="font-weight: bold;">4. Browse a Table</span><br>
</p>
Select the menu item "New Table Browser" from "File" and choose
"EMPLOYEE" as the table you want to browse:
<p><img style="width: 317px; height: 214px;" alt="" src="dbs5.gif"><br>
<br>
</p>
<p>A Table Browser appears showing the&nbsp;rows
of table EMPLOYEE.</p>
<p><img style="width: 820px; height: 512px;" alt="" src="dbs6.gif"><br>
</p>
<h4><br><br><br>5. Browse related Rows</h4>
Select the "Children" item from the "Related Rows" drop-down menu and
choose "EMPLOYEE on inverse-BOSS".<br>
<br>
<img style="width: 946px; height: 522px;" alt="" src="dbs8.gif"><br>
<br>
<br>
Another Table Browser appears showing the subordinates of each Employee
(the&nbsp;inverse of the "BOSS" relationship)<br>
<br>
<img style="width: 946px; height: 522px;" alt="" src="dbs7.gif"><br>
<br>
<br>
<br>
<br>
<h4>6. Generate SQL-Query</h4>
Within each table browser, a SQL-Query can be generated which selects
exactly the browser's content.<br>
Essentially it's a join of all the tables&nbsp;in the navigation
chain.
<p>Close the second "EMPLOYEE" browser, navigate from
EMPLOYEE to PROJECT_PARTICIPATION, and from there to&nbsp;PROJECT.</p>
<p>Choose "<span style="font-style: italic;">Query
Builder</span>" item from the "<span style="font-style: italic;">SQL/Query</span>" menu in
the "PROJECT" browser:</p>
<p><img style="width: 601px; height: 370px;" alt="" src="dbs9.gif"></p>
<p><br>
The Query Builder form lets you save the query
into a file, copy it to the clipboard &nbsp;or even execute it.<br>
Choose "Execute" to get a query-result browser:</p>
<img style="width: 990px; height: 667px;" alt="" src="dbs10.gif"><br>
<p><br>
Within this query-result browser, you can edit the
query&nbsp;anyway you want.<br>
</p>
<p><img style="width: 810px; height: 519px;" alt="" src="dbs11.gif"></p>
<p></p>
<p></p>
<p></p>
<p><br>
</p>
</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp; </p>
</td>
</tr>
<tr>
<td height="12" valign="top" width="14%"><br>
</td>
<td><br>
</td>
</tr>
</tbody>
</table>
</div>
</body></html>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

-106
View File
@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

-106
View File
@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

-47
View File
@@ -1,47 +0,0 @@
<html><head><title>DBeauty</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Data Export Tool">
<meta name="keywords" content="data export referential integrity java jdbc dbms">
<link rel="shortcut icon" href="favicon.ico" >
<link rel="stylesheet" type="text/css" href="download-2-Dateien/styles.css"></head><body left-margin="0" top-margin="0">
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody><tr>
<td colspan="2" class="bannerbackground" height="33" width="100%"><table border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td><img src="logo.png" hspace="10"></td>
<td class="slogan">Database&nbsp;Subsetting&nbsp;Tool</td><td style="text-align: right; width: 100%;"><a href="http://sourceforge.net/projects/dbeauty/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td></tr><tr><td><a href=http://www.java.net><img src="javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button: 90px wide"></a></td></tr></table></td></tr></tbody></table>
<b><font color="#ffffff">&nbsp; </font></b></td></tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp; <b><font color="#ffffff">
<a href="home-db.htm" target="_self" class="tlinkA">Home</a> &nbsp;&nbsp;&nbsp; <a href=exporting-data.htm target="_self" class="tlink">Tutorial</a> &nbsp;&nbsp;&nbsp;<a href="data-browsing-db.html" target="_self" class="tlink">Data Browser</a> &nbsp;&nbsp;&nbsp;<a href="faq-db.html" target="_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html" target="_self" class="tlink">API</a> &nbsp;&nbsp;&nbsp; <a href="design.htm" target="_self" class="tlink">Documentation</a> &nbsp;&nbsp;&nbsp; <a href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self" class="tlink">Download</a> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td></tr>
<tr>
<td colspan="2" class="spacer" height="21" width="100%"></td></tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td width="100%"></td></tr></tbody></table></center></div>
<ul>
<li><a href="installation-2-db.htm" target="_self" class="llink">Installation</a></li>
<li><a href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self" class="llinkA">Download</a></li></ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody><tr>
<td class="content2background"><img style="width: 160px; height: 1px;" alt="" src="architecture-Dateien/vgradp.gif"></td></tr></tbody></table><p>&nbsp;</p></td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody><tr>
<td class="contentbackground" height="21" width="100%"></td></tr>
<tr>
<td class="content" height="520" valign="top" width="100%">
<p>&nbsp;</p></td></tr></tbody></table></div>
<p>&nbsp; </p></td></tr>
<tr>
<td height="12" valign="top" width="14%"></td>
<td></td></tr></tbody></table></div><script type="text/javascript">var pkBaseURL = (("https:" == document.location.protocol) ? "https://sourceforge.net/apps/piwik/jailer/" : "http://sourceforge.net/apps/piwik/jailer/"); document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 3); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch( err ) {} </script></body></html>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

-106
View File
@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

-46
View File
@@ -1,46 +0,0 @@
<html><head><title>DBeauty</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Data Export Tool">
<meta name="keywords" content="data export referential integrity java jdbc dbms">
<link rel="shortcut icon" href="favicon.ico" >
<link rel="stylesheet" type="text/css" href="download-Dateien/styles.css"></head><body left-margin="0" top-margin="0">
<div align="left">
<table style="text-align: left; position: absolute; left: 0pt; top: 0pt;" border="0" cellpadding="0" cellspacing="0" height="407" width="100%">
<tbody><tr>
<td colspan="2" class="bannerbackground" height="33" width="100%"><table border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td><img src="logo.png" hspace="10"></td>
<td class="slogan">Database&nbsp;Subsetting&nbsp;Tool</td><td style="text-align: right; width: 100%;"><a href="http://sourceforge.net/projects/dbeauty/"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=197260&amp;type=1" alt="SourceForge.net Logo" style="border: 0px solid ;"></a></td></tr><tr><td><a href=http://www.java.net><img src="javanet_button_90.gif" width="90" height="25" border="0" alt="java.net Member Button: 90px wide"></a></td></tr></table></td></tr></tbody></table>
<b><font color="#ffffff">&nbsp; </font></b></td></tr>
<tr>
<td colspan="2" class="nav1background" height="33" width="100%">&nbsp; <b><font color="#ffffff">
<a href="home-db.htm" target="_self" class="tlink">Home</a> &nbsp;&nbsp;&nbsp; <a href=exporting-data.htm target="_self" class="tlink">Tutorial</a> &nbsp;&nbsp;&nbsp;<a href="data-browsing-db.html" target="_self" class="tlink">Data Browser</a> &nbsp;&nbsp;&nbsp;<a href="faq-db.html" target="_self" class="tlink">FAQ</a> &nbsp;&nbsp;&nbsp;<a href="api.html" target="_self" class="tlink">API</a> &nbsp;&nbsp;&nbsp; <a href="design.htm" target="_self" class="tlink">Documentation</a> &nbsp;&nbsp;&nbsp;
<a href="http://sourceforge.net/project/showfiles.php?group_id=197260" target="_self" class="tlinkA">Download</a> &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;</font></b></td></tr>
<tr>
<td colspan="2" class="spacer" height="21" width="100%"></td></tr>
<tr>
<td class="lmenucontainer" height="100%" valign="top" width="14%">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td width="100%"></td></tr></tbody></table></center></div>
<ul></ul>
<table border="0" cellpadding="5" cellspacing="0" width="100%">
<tbody><tr>
<td class="content2background"><img style="width: 160px; height: 1px;" alt="" src="architecture-Dateien/vgradp.gif"></td></tr></tbody></table><p>&nbsp;</p></td>
<td class="contentbackground" height="418" valign="top" width="86%">
<div align="right">
<table border="0" cellpadding="0" cellspacing="0" height="542" width="98%">
<tbody><tr>
<td class="contentbackground" height="21" width="100%"></td></tr>
<tr>
<td class="content" height="520" valign="top" width="100%">
<p>&nbsp;</p></td></tr></tbody></table></div>
<p>&nbsp; </p></td></tr>
<tr>
<td height="12" valign="top" width="14%"></td>
<td></td></tr></tbody></table></div><script type="text/javascript">var pkBaseURL = (("https:" == document.location.protocol) ? "https://sourceforge.net/apps/piwik/jailer/" : "http://sourceforge.net/apps/piwik/jailer/"); document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E")); </script><script type="text/javascript"> try { var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 3); piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch( err ) {} </script></body></html>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

-106
View File
@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

-106
View File
@@ -1,106 +0,0 @@
.spacer
{
HEIGHT:2px;
BACKGROUND-COLOR:#FFCC00;
}
.lmenu
{
BACKGROUND-COLOR:#FFCC00;
}
BODY
{
FONT-SIZE:13px;
COLOR:#000022;
FONT-FAMILY:Tahoma;
}
A.tlink:link
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:visited
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:14px;
}
A.tlink:hover
{
TEXT-DECORATION:underline;
}
A.llink:link
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:visited
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:normal;
FONT-SIZE:13px;
}
A.llink:hover
{
TEXT-DECORATION:underline;
}
.llinkA
{
COLOR:#003399;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
}
.tlinkA
{
COLOR:#000044;
TEXT-DECORATION:none;
FONT-WEIGHT:bold;
FONT-SIZE:15px;
}
.content
{
padding-top:3px;
padding-left:10px;
margin-left:10px;
margin-right:2px;
}
.footer
{
padding-top:3px;
font-size:8px;
padding-left:20px;
margin-left:10px;
text-align:center;
border-top:1px solid #003399;
}
.bannerbackground
{
background-color:#FFFFFF;
}
.contentbackground
{
background-color:#FFFFFF;
}
.lmenucontainer
{
background-image:url(./vgradp.gif);
}
.nav1background
{
background-image:url(./bg1.JPG);
}
.slogan
{
color:#000055;
}
.content2background
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Some files were not shown because too many files have changed in this diff Show More