blob: b15aff9112d92fe8b2f2b1102a8ca25ca6b9ab3c [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Mon Dec 05 10:27:04 MSK 2022 -->
<title>StringProperty (cayenne-doc: Cayenne Documentation 4.2.RC2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-12-05">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StringProperty (cayenne-doc: Cayenne Documentation 4.2.RC2 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StringProperty.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.cayenne.exp.property</a></div>
<h2 title="Class StringProperty" class="title">Class StringProperty&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property">org.apache.cayenne.exp.property.BaseProperty</a>&lt;E&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.cayenne.exp.property.StringProperty&lt;E&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="ComparableProperty.html" title="interface in org.apache.cayenne.exp.property">ComparableProperty</a>&lt;E&gt;</code>, <code><a href="Property.html" title="interface in org.apache.cayenne.exp.property">Property</a>&lt;E&gt;</code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">StringProperty&lt;E extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&gt;</span>
extends <a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property">BaseProperty</a>&lt;E&gt;
implements <a href="ComparableProperty.html" title="interface in org.apache.cayenne.exp.property">ComparableProperty</a>&lt;E&gt;</pre>
<div class="block">Property that represents attributes mapped on string types
<p>
String type is an any type inherited from <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>CharSequence</code></a>.
<p>
Provides basic string functions like <a href="#like(java.lang.String)"><code>like(String)</code></a>, <a href="#concat(java.lang.Object...)"><code>concat(Object...)</code></a>, <a href="#upper()"><code>upper()</code></a>
and <a href="#contains(java.lang.String)"><code>contains(String)</code></a>}.
<p>
Example:<pre><code>
ObjectSelect.query(Artist.class)
.where(Artist.FIRST_NAME.trim().concat(Artist.LAST_NAME.trim()).length().gt(30))
</code></pre></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.2</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="package-summary.html"><code>org.apache.cayenne.exp.property</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.apache.cayenne.exp.property.BaseProperty">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cayenne.exp.property.<a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property">BaseProperty</a></h3>
<code><a href="BaseProperty.html#expressionSupplier">expressionSupplier</a>, <a href="BaseProperty.html#name">name</a>, <a href="BaseProperty.html#type">type</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier</th>
<th class="colSecond" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected </code></td>
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,org.apache.cayenne.exp.Expression,java.lang.Class)">StringProperty</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;expression,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a>&gt;&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Constructs a new property with the given name and expression</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#alias(java.lang.String)">alias</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;alias)</code></th>
<td class="colLast">
<div class="block">Creates alias with different name for this property</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#concat(java.lang.Object...)">concat</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>...&nbsp;args)</code></th>
<td class="colLast">
<div class="block">Arguments will be converted as follows:
if argument is a <a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property"><code>BaseProperty</code></a> than its expression will be used
if argument is a <a href="../Expression.html" title="class in org.apache.cayenne.exp"><code>Expression</code></a> than it will be used as is
all other values will be converted to String
</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#contains(java.lang.String)">contains</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;substring)</code></th>
<td class="colLast">
<div class="block">Creates an expression for a database "LIKE" query with the value converted to a pattern matching anywhere in the
String.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsIgnoreCase(java.lang.String)">containsIgnoreCase</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Same as <a href="#contains(java.lang.String)"><code>contains(String)</code></a>, only using case-insensitive
comparison.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#enclosing()">enclosing</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#endsWith(java.lang.String)">endsWith</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Creates an expression for a database "LIKE" query with the value
converted to a pattern matching the tail of a String.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#endsWithIgnoreCase(java.lang.String)">endsWithIgnoreCase</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Same as <a href="#endsWith(java.lang.String)"><code>endsWith(String)</code></a>, only using case-insensitive
comparison.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#length()">length</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#like(java.lang.String)">like</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;pattern)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#like(java.lang.String,char)">like</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;pattern,
char&nbsp;escapeChar)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#like(org.apache.cayenne.exp.property.StringProperty)">like</a></span>&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;pattern)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#likeIgnoreCase(java.lang.String)">likeIgnoreCase</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;pattern)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#likeIgnoreCase(org.apache.cayenne.exp.property.StringProperty)">likeIgnoreCase</a></span>&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;pattern)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#locate(java.lang.String)">locate</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;string)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#locate(org.apache.cayenne.exp.property.StringProperty)">locate</a></span>&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;property)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#lower()">lower</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nlike(java.lang.String)">nlike</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nlike(org.apache.cayenne.exp.property.StringProperty)">nlike</a></span>&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nlikeIgnoreCase(java.lang.String)">nlikeIgnoreCase</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#nlikeIgnoreCase(org.apache.cayenne.exp.property.StringProperty)">nlikeIgnoreCase</a></span>&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#startsWith(java.lang.String)">startsWith</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Creates an expression for a database "LIKE" query with the value converted to a pattern matching the beginning of
a String.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#startsWithIgnoreCase(java.lang.String)">startsWithIgnoreCase</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</code></th>
<td class="colLast">
<div class="block">Same as <a href="#startsWith(java.lang.String)"><code>startsWith(String)</code></a>, only using case-insensitive
comparison.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#substring(int,int)">substring</a></span>&#8203;(int&nbsp;offset,
int&nbsp;length)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#substring(org.apache.cayenne.exp.property.NumericProperty,org.apache.cayenne.exp.property.NumericProperty)">substring</a></span>&#8203;(<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;?&gt;&nbsp;offset,
<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;?&gt;&nbsp;length)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#trim()">trim</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#upper()">upper</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.cayenne.exp.property.BaseProperty">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cayenne.exp.property.<a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property">BaseProperty</a></h3>
<code><a href="BaseProperty.html#asc()">asc</a>, <a href="BaseProperty.html#ascInsensitive()">ascInsensitive</a>, <a href="BaseProperty.html#ascInsensitives()">ascInsensitives</a>, <a href="BaseProperty.html#ascs()">ascs</a>, <a href="BaseProperty.html#count()">count</a>, <a href="BaseProperty.html#countDistinct()">countDistinct</a>, <a href="BaseProperty.html#desc()">desc</a>, <a href="BaseProperty.html#descInsensitive()">descInsensitive</a>, <a href="BaseProperty.html#descInsensitives()">descInsensitives</a>, <a href="BaseProperty.html#descs()">descs</a>, <a href="BaseProperty.html#eq(E)">eq</a>, <a href="BaseProperty.html#eq(org.apache.cayenne.exp.property.BaseProperty)">eq</a>, <a href="BaseProperty.html#equals(java.lang.Object)">equals</a>, <a href="BaseProperty.html#function(java.lang.String,java.lang.Class,java.lang.Object...)">function</a>, <a href="BaseProperty.html#function(java.lang.String,java.lang.Class,org.apache.cayenne.exp.property.BaseProperty...)">function</a>, <a href="BaseProperty.html#getAlias()">getAlias</a>, <a href="BaseProperty.html#getExpression()">getExpression</a>, <a href="BaseProperty.html#getFrom(java.lang.Object)">getFrom</a>, <a href="BaseProperty.html#getFromAll(java.util.Collection)">getFromAll</a>, <a href="BaseProperty.html#getName()">getName</a>, <a href="BaseProperty.html#getType()">getType</a>, <a href="BaseProperty.html#hashCode()">hashCode</a>, <a href="BaseProperty.html#in(E,E...)">in</a>, <a href="BaseProperty.html#in(java.util.Collection)">in</a>, <a href="BaseProperty.html#in(org.apache.cayenne.query.ColumnSelect)">in</a>, <a href="BaseProperty.html#isFalse()">isFalse</a>, <a href="BaseProperty.html#isNotNull()">isNotNull</a>, <a href="BaseProperty.html#isNull()">isNull</a>, <a href="BaseProperty.html#isTrue()">isTrue</a>, <a href="BaseProperty.html#ne(E)">ne</a>, <a href="BaseProperty.html#ne(org.apache.cayenne.exp.property.BaseProperty)">ne</a>, <a href="BaseProperty.html#nin(E,E...)">nin</a>, <a href="BaseProperty.html#nin(java.util.Collection)">nin</a>, <a href="BaseProperty.html#nin(org.apache.cayenne.query.ColumnSelect)">nin</a>, <a href="BaseProperty.html#operator(java.lang.String,java.lang.Class,java.lang.Object...)">operator</a>, <a href="BaseProperty.html#operator(java.lang.String,java.lang.Class,org.apache.cayenne.exp.property.BaseProperty...)">operator</a>, <a href="BaseProperty.html#path()">path</a>, <a href="BaseProperty.html#setIn(java.lang.Object,E)">setIn</a>, <a href="BaseProperty.html#setInAll(java.util.Collection,E)">setInAll</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.cayenne.exp.property.ComparableProperty">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cayenne.exp.property.<a href="ComparableProperty.html" title="interface in org.apache.cayenne.exp.property">ComparableProperty</a></h3>
<code><a href="ComparableProperty.html#between(E,E)">between</a>, <a href="ComparableProperty.html#between(org.apache.cayenne.exp.property.ComparableProperty,org.apache.cayenne.exp.property.ComparableProperty)">between</a>, <a href="ComparableProperty.html#gt(E)">gt</a>, <a href="ComparableProperty.html#gt(org.apache.cayenne.exp.property.ComparableProperty)">gt</a>, <a href="ComparableProperty.html#gte(E)">gte</a>, <a href="ComparableProperty.html#gte(org.apache.cayenne.exp.property.ComparableProperty)">gte</a>, <a href="ComparableProperty.html#lt(E)">lt</a>, <a href="ComparableProperty.html#lt(org.apache.cayenne.exp.property.ComparableProperty)">lt</a>, <a href="ComparableProperty.html#lte(E)">lte</a>, <a href="ComparableProperty.html#lte(org.apache.cayenne.exp.property.ComparableProperty)">lte</a>, <a href="ComparableProperty.html#max()">max</a>, <a href="ComparableProperty.html#min()">min</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.apache.cayenne.exp.property.Property">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.cayenne.exp.property.<a href="Property.html" title="interface in org.apache.cayenne.exp.property">Property</a></h3>
<code><a href="Property.html#getAlias()">getAlias</a>, <a href="Property.html#getExpression()">getExpression</a>, <a href="Property.html#getName()">getName</a>, <a href="Property.html#getType()">getType</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;(java.lang.String,org.apache.cayenne.exp.Expression,java.lang.Class)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>StringProperty</h4>
<pre>protected&nbsp;StringProperty&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;name,
<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;expression,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang" class="externalLink">Class</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a>&gt;&nbsp;type)</pre>
<div class="block">Constructs a new property with the given name and expression</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - of the property (will be used as alias for the expression)</dd>
<dd><code>expression</code> - expression for property</dd>
<dd><code>type</code> - of the property</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="PropertyFactory.html#createString(java.lang.String,org.apache.cayenne.exp.Expression,java.lang.Class)"><code>PropertyFactory.createString(String, Expression, Class)</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="like(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>like</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;like&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;pattern)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pattern</code> - a pattern matching property value. Pattern may include "_" and
"%" wildcard symbols to match any single character or a
sequence of characters. To prevent "_" and "%" from being
treated as wildcards, they need to be escaped and escape char
passed with <a href="#like(java.lang.String,char)"><code>like(String, char)</code></a> method.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a Database "LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="like(org.apache.cayenne.exp.property.StringProperty)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>like</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;like&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;pattern)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pattern</code> - a pattern matching property value. Pattern may include "_" and
"%" wildcard symbols to match any single character or a
sequence of characters.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a Database "LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="like(java.lang.String,char)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>like</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;like&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;pattern,
char&nbsp;escapeChar)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>pattern</code> - a properly escaped pattern matching property value. Pattern
may include "_" and "%" wildcard symbols to match any single
character or a sequence of characters.</dd>
<dd><code>escapeChar</code> - an escape character used in the pattern to escape "%" and "_".</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a Database "LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="likeIgnoreCase(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>likeIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;likeIgnoreCase&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;pattern)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a case insensitive "LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="likeIgnoreCase(org.apache.cayenne.exp.property.StringProperty)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>likeIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;likeIgnoreCase&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;pattern)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a case insensitive "LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="nlike(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nlike</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;nlike&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a Database "NOT LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="nlike(org.apache.cayenne.exp.property.StringProperty)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nlike</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;nlike&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;value)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a Database "NOT LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="nlikeIgnoreCase(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nlikeIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;nlikeIgnoreCase&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a case insensitive "NOT LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="nlikeIgnoreCase(org.apache.cayenne.exp.property.StringProperty)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>nlikeIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;nlikeIgnoreCase&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;?&gt;&nbsp;value)</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>An expression for a case insensitive "NOT LIKE" query.</dd>
</dl>
</li>
</ul>
<a id="contains(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contains</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;contains&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;substring)</pre>
<div class="block">Creates an expression for a database "LIKE" query with the value converted to a pattern matching anywhere in the
String.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>substring</code> - a String to match against property value. "_" and "%" symbols
are NOT treated as wildcards and are escaped when converted to
a LIKE expression.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a newly created expression.</dd>
</dl>
</li>
</ul>
<a id="startsWith(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startsWith</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;startsWith&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<div class="block">Creates an expression for a database "LIKE" query with the value converted to a pattern matching the beginning of
a String.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - a String to match against property value. "_" and "%" symbols
are NOT treated as wildcards and are escaped when converted to
a LIKE expression.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a newly created expression.</dd>
</dl>
</li>
</ul>
<a id="endsWith(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endsWith</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;endsWith&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<div class="block">Creates an expression for a database "LIKE" query with the value
converted to a pattern matching the tail of a String.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - a String to match against property value. "_" and "%" symbols
are NOT treated as wildcards and are escaped when converted to
a LIKE expression.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a newly created expression.</dd>
</dl>
</li>
</ul>
<a id="containsIgnoreCase(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>containsIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;containsIgnoreCase&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<div class="block">Same as <a href="#contains(java.lang.String)"><code>contains(String)</code></a>, only using case-insensitive
comparison.</div>
</li>
</ul>
<a id="startsWithIgnoreCase(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startsWithIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;startsWithIgnoreCase&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<div class="block">Same as <a href="#startsWith(java.lang.String)"><code>startsWith(String)</code></a>, only using case-insensitive
comparison.</div>
</li>
</ul>
<a id="endsWithIgnoreCase(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endsWithIgnoreCase</h4>
<pre class="methodSignature">public&nbsp;<a href="../Expression.html" title="class in org.apache.cayenne.exp">Expression</a>&nbsp;endsWithIgnoreCase&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;value)</pre>
<div class="block">Same as <a href="#endsWith(java.lang.String)"><code>endsWith(String)</code></a>, only using case-insensitive
comparison.</div>
</li>
</ul>
<a id="length()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre class="methodSignature">public&nbsp;<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;length()</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#lengthExp(org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.lengthExp(Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="locate(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>locate</h4>
<pre class="methodSignature">public&nbsp;<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;locate&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;string)</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#locateExp(java.lang.String,org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.locateExp(String, Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="locate(org.apache.cayenne.exp.property.StringProperty)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>locate</h4>
<pre class="methodSignature">public&nbsp;<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink">Integer</a>&gt;&nbsp;locate&#8203;(<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;property)</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#locateExp(org.apache.cayenne.exp.Expression,org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.locateExp(Expression, Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="trim()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>trim</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;trim()</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#trimExp(org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.trimExp(Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="upper()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>upper</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;upper()</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#upperExp(org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.upperExp(Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="lower()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lower</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;lower()</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#lowerExp(org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.lowerExp(Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="concat(java.lang.Object...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>concat</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;concat&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>...&nbsp;args)</pre>
<div class="block"><p>Arguments will be converted as follows:
<ul>
<li>if argument is a <a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property"><code>BaseProperty</code></a> than its expression will be used</li>
<li>if argument is a <a href="../Expression.html" title="class in org.apache.cayenne.exp"><code>Expression</code></a> than it will be used as is </li>
<li>all other values will be converted to String</li>
</ul>
</p>
<p>
Usage:
<pre><code>
Property&lt;String&gt; fullName = Artist.FIRST_NAME.concat(" ", Artist.SECOND_NAME);
</code></pre>
</p></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#concatExp(org.apache.cayenne.exp.Expression...)"><code>FunctionExpressionFactory.concatExp(Expression...)</code></a></dd>
</dl>
</li>
</ul>
<a id="substring(int,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>substring</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;substring&#8203;(int&nbsp;offset,
int&nbsp;length)</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#substringExp(org.apache.cayenne.exp.Expression,int,int)"><code>FunctionExpressionFactory.substringExp(Expression, int, int)</code></a></dd>
</dl>
</li>
</ul>
<a id="substring(org.apache.cayenne.exp.property.NumericProperty,org.apache.cayenne.exp.property.NumericProperty)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>substring</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&gt;&nbsp;substring&#8203;(<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;?&gt;&nbsp;offset,
<a href="NumericProperty.html" title="class in org.apache.cayenne.exp.property">NumericProperty</a>&lt;?&gt;&nbsp;length)</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../FunctionExpressionFactory.html#substringExp(org.apache.cayenne.exp.Expression,org.apache.cayenne.exp.Expression,org.apache.cayenne.exp.Expression)"><code>FunctionExpressionFactory.substringExp(Expression, Expression, Expression)</code></a></dd>
</dl>
</li>
</ul>
<a id="alias(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>alias</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a>&gt;&nbsp;alias&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;alias)</pre>
<div class="block">Creates alias with different name for this property</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="BaseProperty.html#alias(java.lang.String)">alias</a></code>&nbsp;in class&nbsp;<code><a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property">BaseProperty</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a id="enclosing()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>enclosing</h4>
<pre class="methodSignature">public&nbsp;<a href="StringProperty.html" title="class in org.apache.cayenne.exp.property">StringProperty</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a>&gt;&nbsp;enclosing()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="BaseProperty.html#enclosing()">enclosing</a></code>&nbsp;in class&nbsp;<code><a href="BaseProperty.html" title="class in org.apache.cayenne.exp.property">BaseProperty</a>&lt;<a href="StringProperty.html" title="type parameter in StringProperty">E</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang" class="externalLink">CharSequence</a>&gt;</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>property that will be translated relative to parent query</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/StringProperty.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><a href="http://cayenne.apache.org" target="top">Apache Cayenne</a></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2022 <a href="https://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</footer>
</body>
</html>