656667686970
public Index createIndex() { return new DefaultIndex(); } /** * {@inheritDoc} */ public PrimaryKey createPrimaryKey() { return new DefaultPrimaryKey(); }
626364656667
666768697071