@Deprecated public class SQLQueryFactoryImpl extends AbstractSQLQueryFactory<SQLQuery,SQLSubQuery>
configuration, connection
Constructor and Description |
---|
SQLQueryFactoryImpl(Configuration configuration,
DataSource dataSource)
Deprecated.
|
SQLQueryFactoryImpl(Configuration configuration,
javax.inject.Provider<Connection> connection)
Deprecated.
|
SQLQueryFactoryImpl(SQLTemplates templates,
javax.inject.Provider<Connection> connection)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SQLQuery |
query()
Deprecated.
Create a new Query
|
delete, from, from, from, getConfiguration, getConnection, insert, merge, subQuery, subQuery, update
public SQLQueryFactoryImpl(SQLTemplates templates, javax.inject.Provider<Connection> connection)
public SQLQueryFactoryImpl(Configuration configuration, javax.inject.Provider<Connection> connection)
public SQLQueryFactoryImpl(Configuration configuration, DataSource dataSource)
public SQLQuery query()
QueryFactory
Copyright © 2007–2015 Mysema Ltd. All rights reserved.