PTF3 revised report

xiaoxiao2021-03-06  81

2004-08-16 ====================================================== ======== 1. Added Com.ptf.web.dummyaction This public Action class Cause: At the time of action and command, simultaneous Action is just simply returning Forward without special processing, using this action can be avoided Need to override an action every time you encounter the same problem.

2004-08-18 ==================================================================================00★ ======== 1. Make changes in the Commit method in HBTTransction: The session is already close in the development occurred in the development, and did not find the reason for the development smoothly, it is forbidden to use Throw New Exception.

2. Add a new Tag CurrformTransTagCause: In the development, the next page often appears using the previous page. Data that needs to be rewritten each time you need to rewrite this TAG to automatically translate the VO data of the current page's FORMBEAN or REQUEST to a page. Transmit to the next action

USAGE:

Does TRANS are using this trans formName to have a name for FORM?

FormName defaults to result, or configures an action for Struts Action Name Name

3.FormTrans Tag Support In Obvious Object Types in CONTEXT Includes ActionForm Type VO Type Interface Type MAP Type Collection Type DynaActionform Type 4. Added Scope Properties to distinguish from Request and Straining Session

5. Increase the Class acquisition method of the StoredProcedure store operation in PersistenceFactory

2004-8-20 ====================================================== ========== 1. Adjust the StoredProcedure from the PTF3 from the class for Interface, the corresponding modification adds the StoredProcedure instance, and change the method for the StoredProcedure instance of PersistenceFactory.

2.PersistenceFactory / *** StoredProcedure get PersistenceManager object of property ** @ return ?? The StoredProcedure value * / StoredProcedure getProcedure (); / *** get the default PersistenceManager object of StoredProcedure properties ** @ param name ????? Parameter Description Call Process SQL * @ param withreturn? Parameter Description Store Details * @ Return ??????? The StoredProcedure Value * / StoredProcedure GetProcedure (String Name, Boolean withrete);

/ *** Get the default persistenceManager object's StoredProcedure property ** @ param DSNAME ????? Parameter Description TXDSNAME * @ param name ????? Parameter Description Call Process SQL * @ param withreturn? Parameter Description Stored Procedure Whether there is returned Value * @ RETURN ??????? The storedprocedure value? * /? Storedprocedure getProcedure (String Dsname, String Name, Boolean withrete);

2004-08-30 =================================================== ============ 1. Fixed the method of obtaining PTF3 StoredProcedure

2. Discover PTF2 has a blob problem under WLS8, and there is no solution yet.

3. Modify the inheritance relationship of StartMappingable as SequencedHashMap, this MAP supports advanced first access method, which can cause the promoter to start

4. Modified Startall () of the default startup method, so that you can continue to execute when the startup branch fails, not the system hangs

转载请注明原文地址:https://www.9cbs.com/read-121979.html

New Post(0)