The procedure does not perform any action if the given table name is NULL.
如果给出的表名为NULL,则该过程不执行任何动作。
The last set includes a colon (:) between the variable name and the substitution operator, which adds the check to see if the variable is NULL, as well.
后一组定义在变量名和替换操作符之间包含一个冒号(:),这会额外检查变量是否是NULL。
If the schema is NULL or the empty string, the procedure restores the schema to the name from where it was backed up.
如果模式是NULL或空字符串,那么这个过程采用备份时的模式名进行恢复。
A macro is called to check if the entry name syntax and the entry name is passed as NULL.
调用一个宏检查传递的条目名称语法和条目名称是否为NULL。
The first parameter to session.getDatabase is the name of a server where null means the local system.
getDatabase 的第一个参数是服务器名称,其中null意味着是本地系统。
packageName: The name of the package that will contain the EGL build file.(if this is null or an empty string, the default package will be used)
将包含这个EGL构建文件的包的名称(如果是null或者空的字符串,将使用默认的包)
sourceFolderName: The name of the EGL source folder (If this is null, EGLSource will be used)
EGL资源文件夹的名称(如果是null,将使用EGLSource )
For each document in the database that has name and amount fields with non-null values, a result row is created in the view.
对于数据库中包含具有非空值的名称和金额字段的每个文档来说,将在视图中创建一个结果行。
If the resolved context variable content is null, no replacement occurs and the variable name remains unchanged in the query string (including the "%" signs).
如果解析后的上下文变量内容为空,则不会发生替换,并且变量名称在查询字符串中保持不变(包括“%”符号)。
If you omit a table name (that is, you specify NULL or an empty string), information is returned for all tables in the schema specified.
如果您省略了表名(即指定NULL或空字符串),那么为指定的模式中的所有表返回信息。
If a row is returned from the database, the UserBean is populated with non-null user name and password member variables.
如果从数据库返回了一行,则使用非空的用户名和密码成员变量来填充userbean。
Finally, the team needed to assemble everything into a table and update the events table with the depot location name or null. The full SQL is.
最后,该团队需要将每项数据组装到一个表中,使用维修站位置、名称或null更新事件表。
SourceFolderName: the name of the EGL source folder (if this is null EGLSource will be used).
EGL资源文件夹的名称(如果这null,将使用EGLSource)。
This tag determines whether or not the field in the name attribute is null.
这个标签确定name属性中的字段是否为空。
We could add validation code to the register method to determine whether the first-name field is blank or null.
我们可以在register方法中添加验证代码,以确定名字字段是否为null。
In this example, if the Map on line 1 does not contain the person named "Bob," a null pointer exception will result on line 5 when the person is asked for his name.
在这个例子中,如果第1行的Map不包括一个名为“bob”的人,那么在第5行询问person的名字时就会出现null指针异常。
The instance name is not valid. The instance name cannot be null.
实例名称无效。实例名称不能为空。
注册表项的名称为空。
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
返回session中指定名称的绑定对象,如果没有对象被绑定,返回null。
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
返回session中指定名称的绑定对象,如果没有对象被绑定,返回null。
应用推荐