Package | Description |
---|---|
com.healthmarketscience.jackcess.impl.query |
Modifier and Type | Class and Description |
---|---|
class |
UnionQueryImpl
Concrete Query subclass which represents a UNION query, e.g.:
SELECT <query1> UNION SELECT <query2> |
Copyright © 2005–2024 OpenHMS. All rights reserved.