Hello,
My app in Grails is connected to an oracle database, so there are tables for each domain class. Is it possible somehow to create a temporary table that doesn't get saved in database? or maybe some records that belong to a domain without saving them to the database?
hnalsaf10
