Cast to Java Interface
in app, i'm using hibernate criteria api quite extensively. 1 of queries, i'd implement described here:
i can of way, hung on parts sessionfactoryimpl cast 1 of implemented interfaces (sessionfactoryimplementor), , on similar technique later in code (casting singletableentitypersister outerjoinloadable).
my question whether or not kind of casting possible in coldfusion and, if so, how 1 go it.
i appreciate can provide.
thanks!
you can ignore casting, needed java compiler cf uses reflection invoke java methods casting should not necessary.
More discussions in Advanced Techniques
adobe
Comments
Post a Comment