@ThreadSafe public class QuerySessionSupplier extends Object implements SessionSupplier
Constructor and Description |
---|
QuerySessionSupplier(TransactionManager transactionManager,
AccessControl accessControl,
SessionPropertyManager sessionPropertyManager,
SqlEnvironmentConfig config) |
Modifier and Type | Method and Description |
---|---|
Session |
createSession(QueryId queryId,
SessionContext context) |
@Inject public QuerySessionSupplier(TransactionManager transactionManager, AccessControl accessControl, SessionPropertyManager sessionPropertyManager, SqlEnvironmentConfig config)
public Session createSession(QueryId queryId, SessionContext context)
createSession
in interface SessionSupplier
Copyright © 2012–2019. All rights reserved.