public class DDLHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SWAP |
static String |
TRUNCATE |
| Constructor and Description |
|---|
DDLHandler(CacheNameProxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
CacheNameProxy |
getCacheNameProxy() |
void |
handleDDL(String nativeQuery,
ObjectConnection connection) |
boolean |
isStagingTarget() |
void |
setStagingTarget(boolean target) |
public DDLHandler(CacheNameProxy proxy)
public CacheNameProxy getCacheNameProxy()
public void handleDDL(String nativeQuery, ObjectConnection connection) throws TranslatorException
TranslatorExceptionpublic boolean isStagingTarget()
public void setStagingTarget(boolean target)
Copyright © 2017 JBoss by Red Hat. All rights reserved.