Uses of Class
org.objectweb.jorm.mapper.rdb.inheritance.Animal

Packages that use Animal
org.objectweb.jorm.mapper.rdb.inheritance   
 

Uses of Animal in org.objectweb.jorm.mapper.rdb.inheritance
 

Subclasses of Animal in org.objectweb.jorm.mapper.rdb.inheritance
 class Bird
           
 class Eagle
           
 class Kangaroo
           
 class Koala
           
 class Mammal
           
 class Pigeon
           
 class Vertebrate