If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.
如果您使这个选项失去活性,您将得到一个没有“添加”操作的业务逻辑性的框架类。
I suppose I could generate the class source once and let the developers add their business logic, but how can I keep that logic from being written over if I have to regenerate?
我想我可以一次生成类源代码,并让开发人员添加他们的业务逻辑,但是如果我必须重新生成源代码,如何才能避免改写那些业务逻辑呢?
Of course, you can add whatever logic you want, extra channels, user validation and login, and so on.
当然,您可以添加您想要的任何逻辑,额外的通道、用户验证和登录,等等。
Use compensation handlers to add business logic for compensating the actions that have completed before the cancellation event happens.
使用补偿处理程序来添加业务逻辑,来补偿在取消事件发生前就完成的动作。
For example, we might add user interface logic that we want to keep separate from our model, or we might add some classes for performance reasons.
例如,我们可能会添加想与模型分离开来的用户接口逻辑,或者我们可能会出于性能方面的原因而添加某些类。
However, once you've done this basic setup, you can easily add more logic tags and EL functions without going through the same hassle every time.
但只要完成了这些基本设置,即可添加更多的逻辑标记和el函数,而不必每次都完成这样麻烦的步骤。
This provides a very predictable way to add, modify, and debug business logic.
这就提供了一种可预测的方法来添加,修改和调整业务逻辑。
The only alternative was to add the logic to a stored procedure and then send the data over in bulk to the stored procedure.
惟一的替代方法是向一个存储过程添加逻辑,然后将数据批量发送到该存储过程。
This separation provides a number of benefits; to start, keeping your business logic completely separate from your control and view logic makes it very easy to add new views to your application.
这种分离提供了许多好处;开始时,保持您的业务逻辑同控制和视图逻辑完全分离,这使向您的应用程序中添加新的视图非常的容易。
The intent is to provide the framework for receiving and responding to the glucose events and for you to add the logic to actually analyze the events.
这里的目的是提供一个框架来接收和响应葡萄糖事件,并让您添加逻辑来对事件进行分析。
In a real scenario, you can add your business logic in this compensation handler as needed.
在真实场景中,您可以根据需要在补偿处理程序中添加业务逻辑。
In a real scenario, you can add your business logic in the compensation handler as needed.
在实际场景中,您可以根据需要在补偿处理程序中加入业务逻辑。
Click the ellipsis for the relationship expression and add the following logic to the relationship definition.
单击关系表达式的省略号,并向关系定义中添加如下逻辑。
You can also add logic in the unit validators that pertains to specific capabilities, requirements, or attributes.
您还可以在拥有特定功能,需求或者属性的单元确认器中添加逻辑。
You also saw how to use the visual snippet editor to add more detailed logic to a state machine.
您还了解到如何使用可视代码片段编辑器向状态机中添加更多详细逻辑。
However, in some cases, you may need to add additional logic to the actual aggregator JSPs to add new canvases or other XDIME elements that you require.
然而,在有些情况下,您可能需要在实际的聚合器JS p中添加其他逻辑才能添加您想要的新画布或其他XDIME元素。
For now, these methods will just call directly into the DAL; we'll return later to add any needed business logic.
现在,这些方法将只能直接使用DAL中的那些方法,我们等会再来给他们加上一些业务逻辑。
For example, the provider could add logic that, before creating a calculator for the requestor to use, ensures that the requestor is in an organization that has paid for access to this service.
例如,提供者可以在创建请求者要使用的计算器之前添加逻辑,以便确保请求者在一个为访问这个服务付费的组织中。
Automation engineers may choose to edit the scripts to define parameters, to implement custom logic, or to add or remove invalid HTTP requests.
自动化工程师们可能选择编辑这些脚本来定义参数,从而实现自定义的逻辑,或者增加或删除一些无效的HTTP请求。
Changes to the business logic of a process, such as add or remove activities, add or remove links or branches, add data variables, and modify fault handling of a process.
一个流程的业务逻辑的修改,比如添加或删除活动、添加或删除连接或分支、添加数据变量、以及修改流的错误操作。
I have three plausible explanations, and most likely it is a combination of all three, although in economic logic things do not add up.
我有三个可能的解释,最可能是三者的合并,虽然经济逻辑加不起来。
We'll add some simple logic to make it easier to test the exception behavior.
我们将会添加一些简单的逻辑来简化异常的测试。
The logic behind this design decision is that indexes add value only when the DBA can predict which queries will be run against the database.
该设计决策背后的逻辑是索引只在DBA可以预测到将要对数据库运行什么查询时才有价值。
In a real life implementation, you use the activities in the palette to add logic in case a fault was returned, retries if the service is not available, or other processing logic you may need.
在现实生活中,您可以使用选项板中的活动来添加逻辑以防返回错误、服务不可用时重试、或其他您可能需要的处理逻辑。
Once the tag library is defined, you can add EL functions and logic tags to it.
定义好标记库后,即可向其中添加EL函数和逻辑标记。
After you've created and organized the widgets, it's time to add some logic to them.
在创建并组织好部件之后,该给它们添加些逻辑了。
If you want to support other queries, add whatever logic you need to the fetch function.
如果您想支持其他查询,向fetch函数添加任何您需要的逻辑。
Once you have modified the jve.generated classes to add any custom business logic, they will not be overwritten by the Visual Editor.
倘若您更改了jve. generated类并添加一些自定义的业务逻辑,它们将不会被Visual Editor改写。
The BPEL process was modified to add the business logic for the Map variable.
对该BPEL流程进行修改以添加用于map变量的业务逻辑。
The best place to add logic when creating the database and tables is the start method of the ETC project's Bundle Activator.
对于添加创建数据库和表时的逻辑,最好的位置是ETC项目的bundle激活器的start方法。
应用推荐