Oracle RAC

Posts   
 
    
xserty
User
Posts: 4
Joined: 17-Nov-2004
# Posted on: 08-Apr-2005 11:26:25   

Hi, Oracle's Transparent Application Failover (TAF) has a nice feature that can be used to inform the application of a delay in case of a failover. ODP.NET supports TAF callback through the Failover event of the OracleConnection object. My questions are:

  • How does LLBLGen's generated framework handle this feature?
  • Are TAF callbacks made available in LLBLGen's generated framework (using Adapter)? Regards, Stephen
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 09-Apr-2005 11:45:33   

TAF is planned for the update in may/june.

Frans Bouma | Lead developer LLBLGen Pro
xserty
User
Posts: 4
Joined: 17-Nov-2004
# Posted on: 11-Apr-2005 19:38:27   

ok... Looking forward for it! wink Thanks, Stephen