public class HibernateTopiaSqlSupport extends Object implements TopiaSqlSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
HibernateTopiaSqlSupport.SQLWork |
| Modifier and Type | Field and Description |
|---|---|
protected TopiaHibernateSupport |
hibernateSupport |
| Constructor and Description |
|---|
HibernateTopiaSqlSupport(TopiaHibernateSupport hibernateSupport) |
protected TopiaHibernateSupport hibernateSupport
public HibernateTopiaSqlSupport(TopiaHibernateSupport hibernateSupport)
public void executeSQL(String sqlScript)
TopiaSqlSupportexecuteSQL in interface TopiaSqlSupportsqlScript - the sql script to executeCopyright © 2004–2013 CodeLutin. All rights reserved.