Package | Description |
---|---|
com.sap.conn.jco |
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
|
Modifier and Type | Method and Description |
---|---|
static JCoCustomRepository.QueryMode |
JCoCustomRepository.QueryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCoCustomRepository.QueryMode[] |
JCoCustomRepository.QueryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JCoCustomRepository.setQueryMode(JCoCustomRepository.QueryMode queryMode)
Allow the application to control the repository query.
|
Copyright © 2024 SAP. All rights reserved.