![JAR search and dependency download from the Maven repository](/logo.png)
fi.foyt.fni.persistence.model.materials.DropboxFile_ Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of persistence Show documentation
Show all versions of persistence Show documentation
Forge & Illusion - Persistence
package fi.foyt.fni.persistence.model.materials;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value = "org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
@StaticMetamodel(DropboxFile.class)
public abstract class DropboxFile_ extends fi.foyt.fni.persistence.model.materials.Material_ {
public static volatile SingularAttribute dropboxPath;
public static volatile SingularAttribute mimeType;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy