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