public class MySqlDbImplementation extends Object implements DbImplementation
| Constructor and Description |
|---|
MySqlDbImplementation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentTimeStampQuery() |
String |
getName() |
Tickets |
initTicketsService(DB db) |
public MySqlDbImplementation()
public String getName()
getName in interface DbImplementationpublic String getCurrentTimeStampQuery()
getCurrentTimeStampQuery in interface DbImplementationpublic Tickets initTicketsService(DB db)
initTicketsService in interface DbImplementationCopyright © 2016. All rights reserved.