Menu

Commit [r978]  Maximize  Restore  History

Database change from PostgreSQL to H2 spatial, Part 6

gismo-gremlin 2018-12-01

1 2 3 .. 5 > >> (Page 1 of 5)
added /branches/dev 1/src/de/luh/iup/database/DatabaseConnection.java
added /branches/dev 1/src/de/luh/iup/database/H2Connection.properties
changed /branches/dev 1/src/de/luh/iup/database/H2ConnectionParameters.java
changed /branches/dev 1/src/de/luh/iup/database/IDatabaseConnection.java
added /branches/dev 1/src/de/luh/iup/database/ManuelaConnect.properties
changed /branches/dev 1/src/de/luh/iup/database/PGConnectionParameter.java
added /branches/dev 1/src/de/luh/iup/database/PostgresqlConnection.properties
changed /branches/dev 1/src/de/luh/iup/fxui/borderpane/BorderPanePresenter.java
changed /branches/dev 1/src/de/luh/iup/fxui/toppane/TopPanePresenter.java
changed /branches/dev 1/src/de/luh/iup/ktbl/data/BaseObject.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/DatabaseInsertPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/DeviceChoosePanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/EmployeeDialog.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/EmployeeSelectlPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/JValueEditor.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/KTBLAhDialog.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/KTBLMainGui.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/MaterialChooserPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/MaterialInputDialog.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/CalculatingSimpleWorkerEditorPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/CalculatingWorkerEditorPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/DeleteOrGetWorkerPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/StandardWorkerEditorPanel.java
changed /branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/WorkerCostsEditPanel.java
removed /branches/dev 1/src/de/luh/iup/manuela/base/H2Connection.properties
/branches/dev 1/src/de/luh/iup/database/DatabaseConnection.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/database/H2Connection.properties Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/database/H2ConnectionParameters.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/database/IDatabaseConnection.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/database/ManuelaConnect.properties Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/database/PGConnectionParameter.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/database/PostgresqlConnection.properties Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/fxui/borderpane/BorderPanePresenter.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/fxui/toppane/TopPanePresenter.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/data/BaseObject.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/DatabaseInsertPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/DeviceChoosePanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/EmployeeDialog.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/EmployeeSelectlPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/JValueEditor.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/KTBLAhDialog.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/KTBLMainGui.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/MaterialChooserPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/MaterialInputDialog.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/CalculatingSimpleWorkerEditorPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/CalculatingWorkerEditorPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/DeleteOrGetWorkerPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/StandardWorkerEditorPanel.java Diff Switch to side-by-side view
Loading...
/branches/dev 1/src/de/luh/iup/ktbl/gui/workforceManagement/WorkerCostsEditPanel.java Diff Switch to side-by-side view
Loading...
1 2 3 .. 5 > >> (Page 1 of 5)
Auth0 Logo