Class DBElementCreatorLogic
java.lang.Object
databaseLogic.databaseElementLogic.DBElementCreatorLogic
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addCreatorToDB
(long routeID, long creatorID) protected boolean
checkNonAccessory
(long creatorID, long routeID) void
close()
-
Constructor Details
-
DBElementCreatorLogic
- Throws:
SQLException
IOException
-
-
Method Details
-
addCreatorToDB
- Throws:
SQLException
-
checkNonAccessory
- Throws:
SQLException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-