public class KettleDatabaseRepositoryBaseDelegate extends Object
Modifier and Type | Field and Description |
---|---|
protected LogChannelInterface |
log |
protected KettleDatabaseRepository |
repository |
Constructor and Description |
---|
KettleDatabaseRepositoryBaseDelegate(KettleDatabaseRepository repository) |
Modifier and Type | Method and Description |
---|---|
String |
quote(String identifier) |
String |
quoteTable(String table) |
protected KettleDatabaseRepository repository
protected LogChannelInterface log
public KettleDatabaseRepositoryBaseDelegate(KettleDatabaseRepository repository)
Copyright © 2018 Hitachi Vantara. All rights reserved.