Lines Matching refs:by
13 * Unless required by applicable law or agreed to in writing,
43 <p>The most important task fulfilled by this instance is that it hides
44 different naming restrictions from you, which are caused by server-side
74 by this function.</p>
102 <p>The conversion takes place by converting every character which is neither
103 allowed by the SQL-92 standard, nor part of the special characters supported
104 by the database, with an underscore character (_).</p>
113 by this function.</p>
115 <p>As before, the information you obtain by calling this method might be obsolete
118 application driven by user interactions.</p>
142 <p>For tables, the name must consist of characters allowed by the SQL-92 standard,
143 plus characters allowed by the connection as extra name characters.</p>