FOR UPDATE does not support grouping and ordering, so you cannot create a finder that would get a set of rows from the database and order them by a specific column.
FOR UPDATE不支持分组和排序。因此您不能创建finder来实现从数据库获得一组行并通过指定的列来排序的目的。
Use the Object Finder tool to select the result-set in the SQuirreL SQL window, as shown in Figure 9.
利用ObjectFinder工具在SQuirreLSQL窗口中选择这个结果集合,如图9所示。
If you set this element to True (the default) and a reference to a bean is returned by the finder, then WebLogic Server immediately loads the bean into the cache.
如果您将此元素设置为True(缺省值),并且finder返回给bean一个引用,则WebLogicServer会立即将该bean加载到缓存中。
If you set this element to True (the default) and a reference to a bean is returned by the finder, then WebLogic Server immediately loads the bean into the cache.
如果您将此元素设置为True(缺省值),并且finder返回给bean一个引用,则WebLogicServer会立即将该bean加载到缓存中。
应用推荐