public final class SessionFactory extends Object
| Constructor and Description |
|---|
SessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BeeFactory |
getBeeFactory() |
static Connection |
getConnection() |
static org.teasoft.bee.osql.transaction.Transaction |
getTransaction() |
void |
setBeeFactory(BeeFactory beeFactory) |
public static BeeFactory getBeeFactory()
public void setBeeFactory(BeeFactory beeFactory)
public static Connection getConnection()
public static org.teasoft.bee.osql.transaction.Transaction getTransaction()
Copyright © 2022. All rights reserved.