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 DbImplementation
public String getCurrentTimeStampQuery()
getCurrentTimeStampQuery
in interface DbImplementation
public Tickets initTicketsService(DB db)
initTicketsService
in interface DbImplementation
Copyright © 2016. All rights reserved.