select * from member..member_executetable![]()
select * from member..member_executetable![]()
Can you be more specific as to what are you asking? Usually it seems that you are asking about some Sql Querries or more precisely PERSISTENCE WITH JDBC 179 Using Executable Query Objects or maybe Spring 2 Building Enterprise Edition (Appress).
It is an sql query only.
member_executetable is a table name
What do you want to ask? What did you tried and what problem did you faced? In your first post you only mentioned about the sql query. We have no information about what the problem is? Unless you provide us the complete information no one will be able to help you much.
select * from member,this way you put a query in SQL,if you want to use a parameters then you use like select name,city,phone-no,from member this way you use a parameter,you use a format was a wrong you use like this select * from member_executable,it work
I found the answer... member is the database and member_executetable is the table name
Bookmarks