Create a new type for attributes for map support. This would basically contain a key/value pair of all attributes that the bean didn't have and would return them. this is extremely useful for cassandra where using dynamic columns.
Need to add a new type to the JdbcMetaData class. Need to make sure that cpoUtli can generate the correct class.
Log in to post a comment.
Need to add a new type to the JdbcMetaData class.
Need to make sure that cpoUtli can generate the correct class.