org.genivi.sota.db.Operators
It's occasionally useful to turn a database operation that might not return something into an exception.
The value when it succeeds, otherwise throw the exception.
The database operation that might fail to deliver a value.
It's occasionally useful to turn a database operation that might not return something into an exception.
The value when it succeeds, otherwise throw the exception.