<@U959DE4KT>, why not? You can create abstract or ...
# exposed
t
@mwong, why not? You can create abstract or open table and inherit from it. To be honest when you create table with
FooTable : IntIdTable()
you inherit from table. Maybe you mean something different and can provide Hibernate example?