@Service public class InternalDataBaseSqlExecutor extends Object
| Constructor and Description |
|---|
InternalDataBaseSqlExecutor() |
| Modifier and Type | Method and Description |
|---|---|
List<BigInteger> |
selectArrayViaNonParameterizedFunction(boolean forConfigObjects)
Get List of BigInteger ids from internal main db.
|
public List<BigInteger> selectArrayViaNonParameterizedFunction(boolean forConfigObjects) throws SQLException
SQLException - if can't connect to db or sql execution failed.Copyright © 2025. All rights reserved.