SimpleEntityExporter

org.beangle.data.transfer.exporter.SimpleEntityExporter
class SimpleEntityExporter extends SimpleItemExporter, Logging

Attributes

Graph
Supertypes
trait Logging
trait Exporter
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def exportItem(): Unit

转换单个实体

转换单个实体

Attributes

Definition Classes

Inherited methods

override def exportData(context: ExportContext, writer: Writer): Unit

Attributes

Definition Classes
Inherited from:
AbstractItemExporter

Concrete fields

var attrs: Array[String]

Inherited fields

Attributes

Inherited from:
AbstractItemExporter
var current: Any

Attributes

Inherited from:
AbstractItemExporter
protected val logger: Logger

Attributes

Inherited from:
Logging

Attributes

Inherited from:
AbstractItemExporter