Commit Graph

  • e88169147c Added the get method to the storage medium mathias 2021-08-19 17:20:33 +02:00
  • 96ad704707 Added the TableFactory#getStorage method to get a storage medium mathias 2021-08-19 17:14:03 +02:00
  • 264d33db4f Cleaned up some code mathias 2021-08-19 17:11:38 +02:00
  • e8544ff761 Added the sql storage medium to easily manage storages mathias 2021-08-19 17:11:26 +02:00
  • 7fe1fc9644 Added select, update & insert to the sql table class for quicker access to the table mathias 2021-08-19 17:01:41 +02:00
  • 2e5f651afa Added the ResultManager#exists method mathias 2021-08-19 17:00:57 +02:00
  • 59705367ed Added the jitpack dependency to the readme file mathias 2021-08-19 16:52:40 +02:00
  • 38b3c3bbf4 Updated the project version to 2.0 mathias 2021-08-19 16:52:17 +02:00
  • 2fecd3b402 Cleaned up code mathias 2021-08-19 16:44:15 +02:00
  • 961778bb0e Integrated the table factory to the mysql connection mathias 2021-08-19 16:43:26 +02:00
  • ab81160ac4 Added the table factory class mathias 2021-08-19 16:42:40 +02:00
  • 5f5f425c04 Added the sql table class mathias 2021-08-19 16:42:17 +02:00
  • 50fc5d50d5 The table generator can now add fields by the TableField class mathias 2021-08-19 16:41:30 +02:00
  • f83d806674 Added the table field class mathias 2021-08-19 16:40:35 +02:00
  • 2106c27799 Added the boolean sql type mathias 2021-08-19 16:40:06 +02:00
  • 1ddfecd907 Made the value variable final mathias 2021-08-19 15:51:19 +02:00
  • 2532257f53 Removed the LogLevelType.java file mathias 2021-08-19 15:50:40 +02:00
  • bbf1232684 Removed the sql field & cleaned up the table generator mathias 2021-08-19 14:56:31 +02:00
  • 2d220c0211 Cleaned up the MySQLConnection class mathias 2021-08-19 12:41:15 +02:00
  • 47c8a1391d Updated the constructor & the readme file mathias 2021-08-19 12:32:52 +02:00
  • ca3e4d180c Removed the old log manager & integrated the new log manager mathias 2021-08-19 12:23:58 +02:00
  • 2f396093d1 Cleaned up the pom.xml file mathias 2021-08-19 12:08:36 +02:00
  • cca349ef60 Added the slf4j log manager to the dependencies mathias 2021-08-19 12:06:38 +02:00
  • 21376fbf77 Removed static modifier mathias 2021-08-19 12:03:42 +02:00
  • a04c670e02 Removed author comments mathias 2021-08-19 11:58:57 +02:00
  • 3fcf040f54 Added ResultManager.java#getTimestamp to get the timestamp mathias 2021-06-20 18:34:13 +02:00
  • c2736e8203 Added ResultManager.java#getList to get a list with all results which contains all columns of the provided query mathias 2021-06-19 10:50:28 +02:00
  • 4e3cd42c60 Changed insertFrom to insertTo because it makes more sense 😅 mathias 2021-06-19 10:22:11 +02:00
  • 81e5fdecaa Added an InsertManager for quickly inserting to a table without writing a SQL Query mathias 2021-06-19 10:15:07 +02:00
  • fa5fb6f26e Moved to package / added pom.xml mathias 2021-05-22 15:51:33 +02:00
  • e0ed76543c Fixed typo gnmyt 2021-04-24 16:57:59 +02:00
  • 2c390cc283 updated name in readme gnmyt 2021-04-24 15:22:20 +02:00
  • 01af019a8a Update LICENSE germannewsmaker 2021-01-04 12:23:42 +01:00
  • 181704e5a7 added sql consumer mathias 2020-12-25 03:43:57 +01:00
  • 77f3f48b97 Merge remote-tracking branch 'origin/master' mathias 2020-12-25 01:25:15 +01:00
  • f9d1493a5a important bugfix mathias 2020-12-25 01:25:03 +01:00
  • 6159ba1eda Update README.md germannewsmaker 2020-12-24 11:45:00 +01:00
  • 3f9357e285 Create LICENSE germannewsmaker 2020-12-24 10:30:32 +01:00
  • 117b9317cf version 1.0 mathias 2020-12-24 10:29:12 +01:00
  • 57ffb95027 version 1.0 mathias 2020-12-24 10:26:30 +01:00