Package | Description |
---|---|
com.mysema.query.sql.mysql |
MySQL support
|
Modifier and Type | Method and Description |
---|---|
MySQLQuery |
MySQLQuery.bigResult() |
MySQLQuery |
MySQLQuery.bufferResult() |
MySQLQuery |
MySQLQuery.cache() |
MySQLQuery |
MySQLQuery.calcFoundRows() |
MySQLQuery |
MySQLQuery.clone(Connection conn) |
MySQLQuery |
MySQLQuery.forceIndex(String... indexes) |
MySQLQuery |
MySQLQuery.highPriority() |
MySQLQuery |
MySQLQuery.ignoreIndex(String... indexes) |
MySQLQuery |
MySQLQuery.into(String var) |
MySQLQuery |
MySQLQuery.intoDumpfile(File file) |
MySQLQuery |
MySQLQuery.intoOutfile(File file) |
MySQLQuery |
MySQLQuery.lockInShareMode() |
MySQLQuery |
MySQLQuery.noCache() |
MySQLQuery |
MySQLQueryFactory.query() |
MySQLQuery |
MySQLQuery.smallResult() |
MySQLQuery |
MySQLQuery.straightJoin() |
MySQLQuery |
MySQLQuery.useIndex(String... indexes) |
MySQLQuery |
MySQLQuery.withRollup() |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.