Hello!

JDBC parameters can only be used to specify values (literals). They cannot 
be used to specify identifiers, identifiers (including names of columns) 
aren't parameterizable.

Also your decision to create an own column for each user looks like a bad 
idea, usually you shouldn't store data in that way in relational databases.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/437ce411-0a4f-4003-98bf-3927e7df04a6n%40googlegroups.com.

Reply via email to