Hi, There is no analog for Embeddable classes in OrientDB document model. Documents might be embedded but it is not defined in schema.
We can create an embeddable classes in schema. However I don't see much use of it. Empty cluster files don't consume significant amount of resources. Best regards, Artem Orobets * Orient Technologiesthe Company behind OrientDB* 2014-06-26 4:17 GMT+03:00 CNM <[email protected]>: > Currently, OrientDB creates clusters for all non-abstract Java classes. > However, there is an additional category for which clusters should not be > created which are classes marked with the JPA Embeddable annotation. Non > abstract classes marked with the Embeddable JPA annotation should also not > have clusters created. > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
