Package | Description |
---|---|
org.datanucleus.store.rdbms.sql.method |
Support for invocation of Java methods, typically using SQL functions.
|
Modifier and Type | Class and Description |
---|---|
class |
StringMatchesDerbyMethod
Expression handler to evaluate {stringExpression}.matches(StringExpression) for Derby.
|
class |
StringSimilarPostgresqlMethod
Support for a String.matches like functionality but using Postgresql's "SIMILAR TO" operator.
|
Copyright © 2015. All rights reserved.