>> As I sit here second-guessing the Java decision, I'm wondering if
>> there's anything remotely as high-level as <cfqueryparam> in the Java
>> world. Does anybody know?
>
>Not sure what you are trying to do, or if you are doing this already,
>but you could use a PreparedStatment. Here are some examples:
>
>http://www.fluffycat.com/java/JavaNotes-PreparedStatement.html
>
>I assume you are hitting the database via jdbc in your classes
Yes, that's exactly what I was looking for. It also explains the debug
output of queries when using cfqueryparam. ;)
Thanks,
Jamie
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

