| Constructor and Description |
|---|
ChainSqlFactoryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.teasoft.bee.osql.chain.Delete |
getDelete() |
static org.teasoft.bee.osql.chain.Insert |
getInsert() |
static org.teasoft.bee.osql.chain.Select |
getSelect() |
static org.teasoft.bee.osql.chain.UnionSelect |
getUnionSelect() |
static org.teasoft.bee.osql.chain.Update |
getUpdate() |
public static org.teasoft.bee.osql.chain.Select getSelect()
public static org.teasoft.bee.osql.chain.Update getUpdate()
public static org.teasoft.bee.osql.chain.Insert getInsert()
public static org.teasoft.bee.osql.chain.Delete getDelete()
public static org.teasoft.bee.osql.chain.UnionSelect getUnionSelect()
Copyright © 2024. All rights reserved.