As per section 8.2 of the JPA specification, the jar file or directory whose META-INF directory contains the persistence.xml file is termed the root of the persistence unit.
is it proper to define PostMeta 'managed'? It isn't direct managed by the EntityManager as it is embedded...but I suppose that in the exam is so meant, isn't?