| Package | Description |
|---|---|
| Sirius.server.middleware.impls.domainserver | |
| Sirius.server.middleware.interfaces.domainserver |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ArrayList> |
DomainServerImpl.performCustomSearch(PreparableStatement ps,
QueryPostProcessor qpp)
Deprecated.
|
ArrayList<ArrayList> |
DomainServerImpl.performCustomSearch(PreparableStatement ps,
QueryPostProcessor qpp,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
ArrayList<ArrayList> |
DomainServerImpl.performCustomSearch(String query,
QueryPostProcessor qpp)
Deprecated.
|
ArrayList<ArrayList> |
DomainServerImpl.performCustomSearch(String query,
QueryPostProcessor qpp,
de.cismet.connectioncontext.ConnectionContext connectionContext) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ArrayList> |
MetaService.performCustomSearch(PreparableStatement ps,
QueryPostProcessor qpp)
Deprecated.
|
ArrayList<ArrayList> |
MetaService.performCustomSearch(PreparableStatement ps,
QueryPostProcessor qpp,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
ArrayList<ArrayList> |
MetaService.performCustomSearch(String query,
QueryPostProcessor qpp)
Deprecated.
|
ArrayList<ArrayList> |
MetaService.performCustomSearch(String query,
QueryPostProcessor qpp,
de.cismet.connectioncontext.ConnectionContext context)
DOCUMENT ME!
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.