AB
Size: a a a
AB
O
O
O
AV
M
T
QA
QA
DZ
@BsonProperty(useDiscriminator = true)
@BsonCreator
public Inventory(
@BsonProperty("brand") final Brand brand) {
this.brand = brand;
}
Inventory(id=5d77950263cdcd360253d516, brand=Brand{id=null, name='null’}
…OL
OL
OL
O
@BsonProperty(useDiscriminator = true)
@BsonCreator
public Inventory(
@BsonProperty("brand") final Brand brand) {
this.brand = brand;
}
Inventory(id=5d77950263cdcd360253d516, brand=Brand{id=null, name='null’}
…DZ
Document{{_id=5d8381138f94de0b984731c2, dealershipId=184, brand={ "$ref" : "Brand", "$id" : "5d837fa4147020326d07668f", "$db" : "development" }
DZ
O
S
S
S